Change name of preference switch file
This commit is contained in:
parent
1907f1d0aa
commit
a775f06dc2
2 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
</style>
|
||||
|
||||
<style name="AppSwitchPreference" parent="@style/Preference.SwitchPreferenceCompat.Material">
|
||||
<item name="widgetLayout">@layout/preference_material_switch</item>
|
||||
<item name="widgetLayout">@layout/preference_switch_m3</item>
|
||||
</style>
|
||||
|
||||
<style name="ToDo.M3AlertDialog" parent="ThemeOverlay.Material3.MaterialAlertDialog">
|
||||
|
|
|
|||
Loading…
Reference in a new issue