mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Fixed an issue with disabled search showing up after renaming an app, adjusted text sizes and added a bigger shortcut spacing option.
This commit is contained in:
parent
d0147bf599
commit
b17c2f1fd9
4 changed files with 21 additions and 8 deletions
|
|
@ -98,6 +98,7 @@
|
|||
</string-array>
|
||||
|
||||
<string-array name="shortcut_spacing_options">
|
||||
<item>Tiny</item>
|
||||
<item>Small</item>
|
||||
<item>Medium</item>
|
||||
<item>Large</item>
|
||||
|
|
@ -109,10 +110,11 @@
|
|||
<string-array name="shortcut_spacing_values">
|
||||
<item>0.06</item>
|
||||
<item>0.09</item>
|
||||
<item>0.12</item>
|
||||
<item>0.15</item>
|
||||
<item>0.11</item>
|
||||
<item>0.14</item>
|
||||
<item>0.18</item>
|
||||
<item>0.21</item>
|
||||
<item>0.56</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="app_spacing_options">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue