Cherish:Switch styles [2/3]
This commit is contained in:
@@ -353,4 +353,16 @@
|
||||
<item>1</item>
|
||||
<item>0</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Switch styles -->
|
||||
<string-array name="switch_style_entries" translatable="false">
|
||||
<item>@string/switch_default</item>
|
||||
<item>@string/switch_md2</item>
|
||||
<item>@string/switch_oneplus</item>
|
||||
</string-array>
|
||||
<string-array name="switch_style_values" translatable="false">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
|
||||
@@ -440,5 +440,11 @@
|
||||
<!-- Force expanded notifications -->
|
||||
<string name="force_expanded_notifications_title">Force expanded notifications</string>
|
||||
<string name="force_expanded_notifications_summary">Force apps that support expanded notifications</string>
|
||||
|
||||
<!-- Switch styles -->
|
||||
<string name="switch_style_title">Switch appearance</string>
|
||||
<string name="switch_default">Default</string>
|
||||
<string name="switch_md2">Material Design 2</string>
|
||||
<string name="switch_oneplus">OnePlus</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user