mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 18:07:25 +00:00
Refactoring and modified sizing
This commit is contained in:
parent
90f5fecb8f
commit
21455d5913
7 changed files with 65 additions and 63 deletions
|
|
@ -78,6 +78,20 @@
|
|||
<item>large</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="shortcut_size_options">
|
||||
<item>Small</item>
|
||||
<item>Medium</item>
|
||||
<item>Large</item>
|
||||
<item>Extra Large</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="shortcut_size_values">
|
||||
<item>small</item>
|
||||
<item>medium</item>
|
||||
<item>large</item>
|
||||
<item>extra</item>
|
||||
</string-array>
|
||||
|
||||
<!--Weather-->
|
||||
<string-array name="temp_units">
|
||||
<item>°C</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue