am 5a39e527: Ignore settings key if it isn\'t adjecent to the space key on phone
* commit '5a39e527dde07cc4360234553c9bb75694ece1ef': Ignore settings key if it isn't adjecent to the space key on phonemain
commit
0b910d79d2
|
@ -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…
Reference in New Issue