From 2d9a9452e46939a224a66a138dff41cfa0800279 Mon Sep 17 00:00:00 2001 From: Ishan09811 <156402647+Ishan09811@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:36:00 +0530 Subject: [PATCH] fx --- .../main/res/layout/fragment_game_drawer.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) 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"> - +