From 94906f89d70086474f7b9e600a99aed8a5c7da58 Mon Sep 17 00:00:00 2001 From: xbzk Date: Sun, 1 Mar 2026 11:48:46 -0300 Subject: [PATCH] settings logo as bg image --- .../res/layout/fragment_home_settings.xml | 64 +++++++++++-------- 1 file changed, 37 insertions(+), 27 deletions(-) diff --git a/src/android/app/src/main/res/layout/fragment_home_settings.xml b/src/android/app/src/main/res/layout/fragment_home_settings.xml index 5e1cf52d78..f37d7d551b 100644 --- a/src/android/app/src/main/res/layout/fragment_home_settings.xml +++ b/src/android/app/src/main/res/layout/fragment_home_settings.xml @@ -1,38 +1,48 @@ - + android:background="?attr/colorSurface"> - + - + - + android:orientation="vertical" + android:paddingHorizontal="16dp" + android:paddingTop="16dp"> + + + + - + - +