Add preference to remove space above clock widget

This commit is contained in:
MM20
2022-09-03 15:42:32 +02:00
parent 372913e5f1
commit 56e08ab02c
7 changed files with 48 additions and 9 deletions
+2
View File
@@ -519,6 +519,8 @@
<string name="preference_clockwidget_layout">Layout</string>
<string name="preference_clockwidget_layout_vertical">Default</string>
<string name="preference_clockwidget_layout_horizontal">Compact</string>
<string name="preference_clock_widget_fill_height">Fill screen height</string>
<string name="preference_clock_widget_fill_height_summary">Insert extra space above the clock to fill the entire screen height</string>
<string name="preference_clock_widget_style">Style</string>
<string name="preference_clock_widget_style_summary">Select a clock</string>
<string name="preference_clockwidget_date_part">Date</string>