update manifest and import

This commit is contained in:
Tuan Luong
2020-07-04 22:08:57 +07:00
parent 94bceb472b
commit 32880544e5
3 changed files with 14 additions and 25 deletions

View File

@@ -1,9 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.brentvatne.react">
<application>
<activity
android:name="com.brentvatne.exoplayer.ExoPlayerFullscreenVideo"
android:configChanges="orientation|keyboardHidden|screenSize" />
</application>
</manifest>