From fc5d6986153e1e82242460126f5f62aaa588da61 Mon Sep 17 00:00:00 2001 From: Ishan09811 <156402647+Ishan09811@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:47:11 +0530 Subject: [PATCH] use material ui in ``fragment_game_drawer`` --- .../main/res/layout/fragment_game_drawer.xml | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 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 fa81a503f..e2cd045d5 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,13 +1,14 @@ - - - - + - - + - + - @@ -98,8 +99,8 @@ app:menu="@menu/game_drawer_others" android:background="?colorSurface"/> - + - \ No newline at end of file +