Cherish:add WeatherView Alignment options [2/2]

Change-Id: Ia1597be61ed15ac578f3062fe399ab58c824c9c8
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
SuperDroidBond
2020-08-11 16:24:38 +05:30
committed by Hưng Phan
parent 60a7b23d9f
commit e9f1e46eb2
2 changed files with 10 additions and 0 deletions

View File

@@ -186,6 +186,15 @@
android:summary="%s"
android:defaultValue="1" />
<com.cherish.settings.preferences.SecureSettingListPreference
android:key="lockscreen_weather_alignment"
android:title="@string/lockscreen_weather_alignment_title"
android:dialogTitle="@string/lockscreen_weather_alignment_title"
android:entries="@array/lockscreen_item_alignment_entries"
android:entryValues="@array/lockscreen_item_alignment_values"
android:summary="%s"
android:defaultValue="1" />
<com.cherish.settings.preferences.SecureSettingListPreference
android:key="lock_ownerinfo_alignment"
android:title="@string/lockscreen_ownerinfo_alignment_title"