Cherish:Introduce lockscreen clock/date styles [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Mazda--
2020-01-14 21:34:02 +05:30
committed by Hưng Phan
parent 241c19c498
commit 46fc2cdac1
3 changed files with 34 additions and 0 deletions

View File

@@ -368,4 +368,21 @@
<item>34</item>
<item>35</item>
</string-array>
<!-- Lockscreen clock style -->
<string-array name="lockscreen_clock_titles">
<item>@string/lockscreen_clock_hide</item>
<item>@string/lockscreen_clock_default</item>
<item>@string/lockscreen_clock_default_bold</item>
<item>@string/lockscreen_clock_sammy</item>
<item>@string/lockscreen_clock_sammy_bold</item>
</string-array>
<string-array name="lockscreen_clock_values">
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</item>
</string-array>
</resources>