diff --git a/res/drawable/default_preference_background.xml b/res/drawable/default_preference_background.xml index bea5d3dde57..7f7b5604e6b 100644 --- a/res/drawable/default_preference_background.xml +++ b/res/drawable/default_preference_background.xml @@ -15,15 +15,8 @@ --> + android:inset="0dip"> - - - - - + diff --git a/res/drawable/preference_background.xml b/res/drawable/preference_background.xml index f47bcf5c42b..7f7b5604e6b 100644 --- a/res/drawable/preference_background.xml +++ b/res/drawable/preference_background.xml @@ -15,13 +15,8 @@ --> + android:inset="0dip"> - - - + diff --git a/res/drawable/search_panel_list_background.xml b/res/drawable/search_panel_list_background.xml index a31e322eed1..7f7b5604e6b 100644 --- a/res/drawable/search_panel_list_background.xml +++ b/res/drawable/search_panel_list_background.xml @@ -15,15 +15,8 @@ --> + android:inset="0dip"> - - - - - + diff --git a/res/values/colors.xml b/res/values/colors.xml index 1c299f5b1d7..246a13f2bac 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -73,13 +73,6 @@ #ff37474f #ff7fcac3 - @*android:color/background_material_light - @color/default_preference_background_color - @color/default_preference_background_color - - @*android:color/background_material_dark - @*android:color/background_material_light - #ffe0e0e0 diff --git a/res/values/themes.xml b/res/values/themes.xml index e9d42972345..b4fb3889a6e 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -42,7 +42,7 @@ @color/setup_divider_color_dark @color/setup_wizard_wifi_color_dark @drawable/wifi_signal_teal - @color/setup_wizard_preference_background_color_dark + ?android:attr/colorBackground