From 655d8f5898f851864b3426ed8d75c033fff427a6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Mon, 8 Sep 2025 18:19:53 +0200 Subject: [PATCH] [android] Use white background instead grey background Signed-off-by: Jean-Baptiste --- android/app/src/main/res/layout/activity_map_placeholder.xml | 2 +- .../app/src/main/res/layout/activity_request_permissions.xml | 2 +- .../main/res/layout/fragment_bookmark_category_settings.xml | 2 +- android/app/src/main/res/layout/fragment_edit_bookmark.xml | 2 +- android/app/src/main/res/layout/fragment_osm_profile.xml | 3 ++- android/app/src/main/res/layout/fragment_phone.xml | 2 +- android/app/src/main/res/layout/fragment_prefs_storage.xml | 3 ++- 7 files changed, 9 insertions(+), 7 deletions(-) diff --git a/android/app/src/main/res/layout/activity_map_placeholder.xml b/android/app/src/main/res/layout/activity_map_placeholder.xml index 996a41271..48ed9b816 100644 --- a/android/app/src/main/res/layout/activity_map_placeholder.xml +++ b/android/app/src/main/res/layout/activity_map_placeholder.xml @@ -4,7 +4,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" xmlns:app="http://schemas.android.com/apk/res-auto" - android:background="?windowBackgroundForced" + android:background="?cardBackground" android:gravity="center" android:orientation="vertical"> diff --git a/android/app/src/main/res/layout/activity_request_permissions.xml b/android/app/src/main/res/layout/activity_request_permissions.xml index 7e461c238..ad16c1f3f 100644 --- a/android/app/src/main/res/layout/activity_request_permissions.xml +++ b/android/app/src/main/res/layout/activity_request_permissions.xml @@ -3,7 +3,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="?windowBackgroundForced" + android:background="?cardBackground" android:gravity="center" android:orientation="vertical"> diff --git a/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml b/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml index c7668793b..e606fbb72 100644 --- a/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml +++ b/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml @@ -61,7 +61,7 @@ android:inputType="textMultiLine"/> diff --git a/android/app/src/main/res/layout/fragment_edit_bookmark.xml b/android/app/src/main/res/layout/fragment_edit_bookmark.xml index 12426534a..95caa905b 100644 --- a/android/app/src/main/res/layout/fragment_edit_bookmark.xml +++ b/android/app/src/main/res/layout/fragment_edit_bookmark.xml @@ -4,7 +4,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="?windowBackgroundForced"> + android:background="?cardBackground"> + android:orientation="vertical" + android:background="?cardBackground"> + android:background="?cardBackground"> + android:orientation="vertical" + android:background="?cardBackground">