diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index bc51711..8577fa7 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -12,5 +12,10 @@ ?attr/colorPrimaryVariant + @style/Widget.App.Slider + + + \ No newline at end of file diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 45a2f04..60bed95 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -12,5 +12,24 @@ ?attr/colorPrimaryVariant + @style/Widget.App.Slider + + + + + + + + + \ No newline at end of file