set default theme to follow system

This commit is contained in:
X1nto 2020-05-15 12:06:39 +04:00
parent 9edc54f61e
commit 7c08bbd517
1 changed files with 1 additions and 1 deletions

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"