diff --git a/core/res/res/drawable/list_divider_material.xml b/core/res/res/drawable/list_divider_material.xml index 658a59d573302..e4c12fb1ad4e5 100644 --- a/core/res/res/drawable/list_divider_material.xml +++ b/core/res/res/drawable/list_divider_material.xml @@ -15,8 +15,8 @@ --> - + android:tint="?attr/colorListDivider"> + diff --git a/core/res/res/values-night/themes_device_defaults.xml b/core/res/res/values-night/themes_device_defaults.xml index b8bc17f2a2322..051f7a03176f4 100644 --- a/core/res/res/values-night/themes_device_defaults.xml +++ b/core/res/res/values-night/themes_device_defaults.xml @@ -59,7 +59,8 @@ easier. @color/primary_dark_device_default_settings @color/primary_dark_device_default_settings - @color/list_divider_color_dark + @color/list_divider_color_dark + @color/list_divider_opacity_device_default_dark @style/TextAppearance.Material @@ -424,6 +426,8 @@ please see themes_device_defaults.xml. 0.6 @color/error_color_material_light ?attr/colorBackground + ?attr/colorForeground + @color/list_divider_opacity_material @style/TextAppearance.Material