mirror of
https://github.com/accelforce/Yuito
synced 2025-02-08 23:58:46 +01:00
set the correct default theme in preferences
This commit is contained in:
parent
6dd8c7a3ec
commit
274343a064
@ -5,7 +5,7 @@
|
||||
<PreferenceCategory android:title="@string/pref_title_appearance_settings">
|
||||
|
||||
<ListPreference
|
||||
android:defaultValue="AppTheme:prefer:night"
|
||||
android:defaultValue="night"
|
||||
android:entries="@array/app_theme_names"
|
||||
android:entryValues="@array/app_theme_values"
|
||||
android:key="appTheme"
|
||||
|
Loading…
x
Reference in New Issue
Block a user