diff --git a/app/src/main/res/layout/preference_material_switch.xml b/app/src/main/res/layout/preference_material_switch.xml new file mode 100644 index 000000000..87ded4583 --- /dev/null +++ b/app/src/main/res/layout/preference_material_switch.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 59789a90a..d8d9a638c 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -30,6 +30,7 @@ @color/colorShimmer @color/colorStroke @style/Widget.Aurora.Chip + @style/AppTheme.PreferenceThemeOverlay + + + + diff --git a/app/src/main/res/xml/preferences_updates.xml b/app/src/main/res/xml/preferences_updates.xml index 86bec7488..a7f3fc7fb 100644 --- a/app/src/main/res/xml/preferences_updates.xml +++ b/app/src/main/res/xml/preferences_updates.xml @@ -17,9 +17,11 @@ ~ --> - +