mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 17:48:52 -06:00
@@ -242,5 +242,6 @@
|
||||
<string name="database">Database</string>
|
||||
<string name="widget_opacity_title">Widget opacity</string>
|
||||
<string name="widget_opacity_description">Makes widgets more transparent or more opaque in your home screen.</string>
|
||||
<string name="first_day_of_the_week">First day of the week</string>
|
||||
|
||||
</resources>
|
||||
@@ -55,6 +55,11 @@
|
||||
android:title="@string/widget_opacity_title"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
<ListPreference
|
||||
android:key="pref_first_weekday"
|
||||
android:title="@string/first_day_of_the_week"
|
||||
app:iconSpaceReserved="false" />
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
|
||||
Reference in New Issue
Block a user