mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-12 06:05:10 -04:00
Wake-lock when ingame
This commit is contained in:
parent
5980b5822f
commit
fd329e2cf8
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user