mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-06-26 12:41:43 +02:00
Increase the maximum value of the key height option
This commit is contained in:
parent
0727ea38e9
commit
cca832954e
@ -80,7 +80,7 @@
|
|||||||
android:summary="@string/pref_key_height_summary"
|
android:summary="@string/pref_key_height_summary"
|
||||||
android:defaultValue="50"
|
android:defaultValue="50"
|
||||||
min="30"
|
min="30"
|
||||||
max="60"
|
max="90"
|
||||||
/>
|
/>
|
||||||
<juloo.common.IntSlideBarPreference
|
<juloo.common.IntSlideBarPreference
|
||||||
android:key="horizontal_margin"
|
android:key="horizontal_margin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user