0
0
Fork 0
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:
X1nto 2020-05-15 12:06:39 +04:00
parent 9edc54f61e
commit 7c08bbd517

View file

@ -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"