preference for clock color (cf. #12, #75)

This commit is contained in:
Josia Pietsch 2024-12-06 00:51:50 +01:00
parent 3c59ad4c41
commit a9f3196f8e
Signed by: jrpie
GPG key ID: E70B571D66986A2D
8 changed files with 270 additions and 2 deletions

View file

@ -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"