Add "@" key to email mode tablet keyboard layout
Bug: 3222319 Change-Id: Ibc56cd69c30aee19f26fe11e7ea176ff01e21dbemain
parent
a444889403
commit
90ebff1323
|
@ -35,8 +35,9 @@
|
|||
latin:keyLabel=".com"
|
||||
latin:keyOutputText=".com"
|
||||
latin:keyHintIcon="@drawable/hint_popup"
|
||||
latin:popupKeyboard="@xml/popup_domains"
|
||||
latin:keyWidth="16.084%p" />
|
||||
latin:popupKeyboard="@xml/popup_domains" />
|
||||
<Key
|
||||
latin:keyLabel="\@" />
|
||||
</case>
|
||||
<!-- TODO: implement logical OR for <case> attribute -->
|
||||
<case
|
||||
|
|
Loading…
Reference in New Issue