From 28c5e5325e75e5fe529edda0562b44432a6cce02 Mon Sep 17 00:00:00 2001 From: Ishan09811 <156402647+Ishan09811@users.noreply.github.com> Date: Tue, 30 Jan 2024 14:13:02 +0530 Subject: [PATCH] use material ui in ``fragment_games`` --- .../app/src/main/res/layout/fragment_games.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pandroid/app/src/main/res/layout/fragment_games.xml b/src/pandroid/app/src/main/res/layout/fragment_games.xml index ee69fdc8a..c9ede4fe3 100644 --- a/src/pandroid/app/src/main/res/layout/fragment_games.xml +++ b/src/pandroid/app/src/main/res/layout/fragment_games.xml @@ -1,5 +1,6 @@ @@ -10,16 +11,16 @@ android:paddingStart="15dp" android:paddingEnd="15dp"/> - + app:rippleColor="?colorOnSurfaceVariant" + app:backgroundTint="?colorPrimary"/> - \ No newline at end of file +