Cherish:Add keyguard weather style (2/2)

DennySPb: use listpreference

Change-Id: I10c965a4a50d5c59f27c5019c3e0f1081734bf52
Signed-off-by: DennySPb <dennyspb@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Ali B
2019-06-04 13:54:38 +03:00
committed by Hưng Phan
parent 7287e081fc
commit fd8b4b59fa
4 changed files with 34 additions and 12 deletions

View File

@@ -439,4 +439,13 @@
<item>1</item>
<item>2</item>
</string-array>
<string-array name="lockscreen_weather_style_entries">
<item>@string/lockscreen_weather_omni_style_title</item>
<item>@string/lockscreen_weather_pixel_style_title</item>
</string-array>
<string-array name="lockscreen_weather_style_values" translatable="false">
<item>0</item>
<item>1</item>
</string-array>
</resources>