fix theme text
This commit is contained in:
parent
ad91871892
commit
c4e1f3fa7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue