Wake-lock when ingame

This commit is contained in:
ArtDev 2020-09-11 16:40:25 +03:00 committed by GitHub
parent 5980b5822f
commit fd329e2cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
android:layout_height="match_parent"
android:layout_width="match_parent"
android:layout_alignParentRight="true"
android:id="@+id/main_drawer_options">
android:id="@+id/main_drawer_options"
android:keepScreenOn="true">
<FrameLayout
android:id="@+id/content_frame"