mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
parent
3c59ad4c41
commit
a9f3196f8e
8 changed files with 270 additions and 2 deletions
|
@ -59,6 +59,10 @@
|
|||
android:entries="@array/settings_theme_font_items"
|
||||
android:summary="%s"
|
||||
android:defaultValue="HACK"/>
|
||||
<de.jrpie.android.launcher.preferences.ColorPreference
|
||||
android:key="@string/settings_clock_color_key"
|
||||
android:title="@string/settings_clock_color"
|
||||
/>
|
||||
<SwitchPreference
|
||||
android:key="@string/settings_clock_localized_key"
|
||||
android:defaultValue="false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue