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">