mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-02 01:02:39 +00:00
fixed theme
This commit is contained in:
parent
8125e01638
commit
7ee2414f0e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
android:summary="@string/theme_summary"
|
||||
android:entries="@array/theme_modes"
|
||||
android:entryValues="@array/theme_modes_values"
|
||||
android:defaultValue="LIGHT"/>
|
||||
android:defaultValue="Light"/>
|
||||
|
||||
<ListPreference
|
||||
android:defaultValue="Blue"
|
||||
|
|
Loading…
Reference in a new issue