mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Added more size options
This commit is contained in:
parent
5a3012f0f1
commit
54200a0181
3 changed files with 38 additions and 24 deletions
|
|
@ -80,29 +80,21 @@
|
|||
</string-array>
|
||||
|
||||
<string-array name="size_options">
|
||||
<item>Small</item>
|
||||
<item>Medium</item>
|
||||
<item>Large</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="size_values">
|
||||
<item>small</item>
|
||||
<item>medium</item>
|
||||
<item>large</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="shortcut_size_options">
|
||||
<item>Tiny</item>
|
||||
<item>Small</item>
|
||||
<item>Medium</item>
|
||||
<item>Large</item>
|
||||
<item>Extra Large</item>
|
||||
<item>Huge</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="shortcut_size_values">
|
||||
<string-array name="size_values">
|
||||
<item>tiny</item>
|
||||
<item>small</item>
|
||||
<item>medium</item>
|
||||
<item>large</item>
|
||||
<item>extra</item>
|
||||
<item>huge</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="shortcut_spacing_options">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue