mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-18 16:46:58 -04:00
Wake-lock when ingame
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user