diff --git a/color-check-baseline.xml b/color-check-baseline.xml
index b9f5009ba20..bb414ad25e5 100644
--- a/color-check-baseline.xml
+++ b/color-check-baseline.xml
@@ -1117,22 +1117,6 @@
column="5"/>
-
-
-
-
-
-
-
-
+ layout="@layout/settingslib_preference" />
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 0b26c136b82..db525d5ef06 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -103,9 +103,7 @@
#E51AD1
#DD4C9D
- #1f000000
@*android:color/material_grey_100
- @*android:color/background_device_default_light
@*android:color/material_grey_600
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 0b5d1d9e810..80452d2f299 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -13,7 +13,8 @@
limitations under the License.
-->
-
+
@@ -472,11 +473,9 @@
- @dimen/contextual_card_vertical_margin
- @dimen/contextual_card_side_margin
- @dimen/contextual_card_side_margin
- - @color/contextual_card_background
+ - ?androidprv:attr/colorSurface
- @dimen/contextual_card_corner_radius
- 0dp
- - @color/contextual_card_stroke_color
- - 1dp
- ?android:attr/colorControlHighlight
diff --git a/res/xml/storage_category_fragment.xml b/res/xml/storage_category_fragment.xml
index fb62beeaecf..08f3f272f87 100644
--- a/res/xml/storage_category_fragment.xml
+++ b/res/xml/storage_category_fragment.xml
@@ -19,7 +19,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:settings="http://schemas.android.com/apk/res-auto"
android:title="@string/storage_settings">
-
-