Fix 'keep screen on'
This commit is contained in:
parent
2f181ce7c9
commit
e47761750a
2 changed files with 8 additions and 3 deletions
|
|
@ -5,8 +5,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@android:color/black"
|
||||
android:gravity="center"
|
||||
android:keepScreenOn="true">
|
||||
android:gravity="center">
|
||||
|
||||
<com.google.android.exoplayer2.ui.AspectRatioFrameLayout
|
||||
android:id="@+id/aspectRatioLayout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue