Date styles: add Q beta pill [2/2]
Signed-off-by: AnkitGourav <Ankitgourav035@gmail.com>
This commit is contained in:
@@ -73,12 +73,14 @@
|
||||
<item>@string/lockscreen_date_selection_default</item>
|
||||
<item>@string/lockscreen_date_selection_str_box</item>
|
||||
<item>@string/lockscreen_date_selection_str_round</item>
|
||||
<item>@string/lockscreen_date_selection_qbeta_style</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="lockscreen_date_selection_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
@@ -101,5 +101,6 @@
|
||||
<string name="lockscreen_date_selection_default">Default</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_qbeta_style">Q Beta pill</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user