mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
light theme
This commit is contained in:
parent
b09c6a52b2
commit
68fa4190f3
15 changed files with 63 additions and 11 deletions
|
@ -29,6 +29,12 @@
|
|||
android:entries="@array/settings_theme_font_items"
|
||||
android:summary="%s"
|
||||
android:defaultValue="HACK"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="@string/settings_theme_text_shadow_key"
|
||||
android:title="@string/settings_theme_text_shadow"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<DropDownPreference
|
||||
android:key="@string/settings_theme_background_key"
|
||||
android:title="@string/settings_theme_background"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue