diff --git a/src/pandroid/app/src/main/res/layout/fragment_game_drawer.xml b/src/pandroid/app/src/main/res/layout/fragment_game_drawer.xml index e2cd045d5..1eb474572 100644 --- a/src/pandroid/app/src/main/res/layout/fragment_game_drawer.xml +++ b/src/pandroid/app/src/main/res/layout/fragment_game_drawer.xml @@ -1,11 +1,13 @@ - + android:background="?colorSurface" + android:keepScreenOn="true" + tools:openDrawer="start"> - + android:layout_height="match_parent" + android:orientation="vertical" + android:layout_marginTop="10dp"> - +