mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-23 03:35:11 +00:00
set default theme to follow system
This commit is contained in:
parent
9edc54f61e
commit
7c08bbd517
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="FOLLOW"/>
|
||||
|
||||
<ListPreference
|
||||
android:defaultValue="Blue"
|
||||
|
|
Loading…
Reference in a new issue