mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 3e6bd26f
: am 83c6069b
: Decrease LatinKeyboardBaseView_keyPreviewOffset. Popup will be displayed closer to each key typed.
Merge commit '3e6bd26f7d2d78c3c2ae123d0f34682d374371f6' * commit '3e6bd26f7d2d78c3c2ae123d0f34682d374371f6': Decrease LatinKeyboardBaseView_keyPreviewOffset. Popup will be displayed closer to each key typed.
This commit is contained in:
commit
5cb51224b2
@ -22,7 +22,7 @@
|
||||
<item name="keyTextSize">@dimen/key_text_size</item>
|
||||
<item name="keyTextColor">#FFFFFFFF</item>
|
||||
<item name="keyPreviewLayout">@layout/keyboard_key_preview</item>
|
||||
<item name="keyPreviewOffset">-12dip</item>
|
||||
<item name="keyPreviewOffset">5dip</item>
|
||||
<item name="keyPreviewHeight">80dip</item>
|
||||
<item name="labelTextSize">14sp</item>
|
||||
<item name="popupLayout">@layout/keyboard_popup_keyboard</item>
|
||||
|
Loading…
Reference in New Issue
Block a user