fix theme text

This commit is contained in:
Alexey Kuznetsov 2018-01-31 21:25:45 +03:00
commit c4e1f3fa7d

View file

@ -84,7 +84,7 @@
android:title="@string/pref_lockscreen_title" />
<ListPreference
android:defaultValue="Theme_White"
android:defaultValue="@string/Theme_Light"
android:entries="@array/themes_text"
android:entryValues="@array/themes_values"
android:key="theme"