Cherish:Add more switch styles[2/3]

This commit is contained in:
Hưng Phan
2020-05-23 21:28:56 +07:00
committed by Hung Phan
parent 378706a0fa
commit 879faa2953
3 changed files with 15 additions and 2 deletions

View File

@@ -359,10 +359,18 @@
<item>@string/switch_default</item>
<item>@string/switch_md2</item>
<item>@string/switch_oneplus</item>
<item>@string/switch_narrow</item>
<item>@string/switch_contained</item>
<item>@string/switch_retro</item>
<item>@string/switch_stockish</item>
</string-array>
<string-array name="switch_style_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</item>
<item>6</item>
</string-array>
</resources>