Cherish:add Bootleg's Date styles [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -402,6 +402,13 @@
|
|||||||
<item>@string/lockscreen_date_selection_str_box</item>
|
<item>@string/lockscreen_date_selection_str_box</item>
|
||||||
<item>@string/lockscreen_date_selection_str_round</item>
|
<item>@string/lockscreen_date_selection_str_round</item>
|
||||||
<item>@string/lockscreen_date_selection_qbeta_style</item>
|
<item>@string/lockscreen_date_selection_qbeta_style</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_accent</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_accent_day</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_accent_transparent</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_accent_transparent_day</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_gradient</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_border_accent</item>
|
||||||
|
<item>@string/lockscreen_date_selection_str_border_gradient</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="lockscreen_date_selection_values" translatable="false">
|
<string-array name="lockscreen_date_selection_values" translatable="false">
|
||||||
@@ -409,5 +416,12 @@
|
|||||||
<item>1</item>
|
<item>1</item>
|
||||||
<item>2</item>
|
<item>2</item>
|
||||||
<item>3</item>
|
<item>3</item>
|
||||||
|
<item>4</item>
|
||||||
|
<item>5</item>
|
||||||
|
<item>6</item>
|
||||||
|
<item>7</item>
|
||||||
|
<item>8</item>
|
||||||
|
<item>9</item>
|
||||||
|
<item>10</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -474,4 +474,11 @@
|
|||||||
<string name="lockscreen_date_selection_str_box">Semi-transparent box</string>
|
<string name="lockscreen_date_selection_str_box">Semi-transparent box</string>
|
||||||
<string name="lockscreen_date_selection_str_round">Semi-transparent box (round)</string>
|
<string name="lockscreen_date_selection_str_round">Semi-transparent box (round)</string>
|
||||||
<string name="lockscreen_date_selection_qbeta_style">Q Beta pill</string>
|
<string name="lockscreen_date_selection_qbeta_style">Q Beta pill</string>
|
||||||
|
<string name="lockscreen_date_selection_str_accent">Rounded, simple and with accent</string>
|
||||||
|
<string name="lockscreen_date_selection_str_accent_day">Rounded, simple and with accent (alt)</string>
|
||||||
|
<string name="lockscreen_date_selection_str_accent_transparent">Rounded, transparent and with accent</string>
|
||||||
|
<string name="lockscreen_date_selection_str_accent_transparent_day">Rounded, transparent and with accent (alt)</string>
|
||||||
|
<string name="lockscreen_date_selection_str_gradient">Gradient</string>
|
||||||
|
<string name="lockscreen_date_selection_str_border_accent">Dark with accented borders</string>
|
||||||
|
<string name="lockscreen_date_selection_str_border_gradient">Dark with gradient borders</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user