mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Ignore settings key if it isn't adjecent to the space key on phone
Bug: 5759096 Change-Id: I1e1250d917e726e1931de3247ddc782b005ab5c1
This commit is contained in:
parent
b8c2c6e2ec
commit
5a39e527dd
@ -25,8 +25,11 @@
|
||||
<case
|
||||
latin:hasSettingsKey="true"
|
||||
>
|
||||
<!-- Because this settings key is not adjacent to the space key, this key should be
|
||||
just ignored while typing (altCode=CODE_DUMMY). -->
|
||||
<Key
|
||||
latin:keyStyle="settingsKeyStyle"
|
||||
latin:altCode="@integer/key_dummy"
|
||||
latin:keyWidth="9.2%p" />
|
||||
</case>
|
||||
<!-- hasSettingsKey="false" -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user