Fix switch style in reader settings sheet (fixes #2784)

This commit is contained in:
arkon
2020-04-11 11:29:55 -04:00
parent 1ed291086a
commit 135e55fe27
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -223,6 +223,11 @@
</style>
<style name="Theme.Widget.BasicSwitch" parent="Widget.MaterialComponents.CompoundButton.Switch">
<item name="useMaterialThemeColors">false</item>
</style>
<!--=======================-->
<!--Widgets.TextInputLayout-->
<!--=======================-->