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 phone
main
Tadashi G. Takaoka 2011-12-15 10:08:33 -08:00 committed by Android Git Automerger
commit 0b910d79d2
1 changed files with 3 additions and 0 deletions

View File

@ -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" -->