mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 07:13:13 +01: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:defaultValue="50"
|
||||
min="30"
|
||||
max="60"
|
||||
max="90"
|
||||
/>
|
||||
<juloo.common.IntSlideBarPreference
|
||||
android:key="horizontal_margin"
|
||||
|
Loading…
Reference in New Issue
Block a user