Merge "Swap ",." and "[]" in symbol layout of tablet"
This commit is contained in:
commit
e7f9a2221c
2 changed files with 6 additions and 6 deletions
|
@ -136,10 +136,6 @@
|
|||
latin:keyLabel=">"
|
||||
latin:popupKeyboard="@xml/kbd_popup_template"
|
||||
latin:popupCharacters="≥»›" />
|
||||
<Key
|
||||
latin:keyLabel="[" />
|
||||
<Key
|
||||
latin:keyLabel="]" />
|
||||
<Key
|
||||
latin:keyLabel="="
|
||||
latin:popupKeyboard="@xml/kbd_popup_template"
|
||||
|
@ -148,6 +144,10 @@
|
|||
latin:keyLabel=":" />
|
||||
<Key
|
||||
latin:keyLabel=";" />
|
||||
<Key
|
||||
latin:keyLabel="," />
|
||||
<Key
|
||||
latin:keyLabel="." />
|
||||
<Key
|
||||
latin:keyLabel="!"
|
||||
latin:popupKeyboard="@xml/kbd_popup_template"
|
||||
|
|
|
@ -121,9 +121,9 @@
|
|||
<Key
|
||||
latin:keyLabel="℅" />
|
||||
<Key
|
||||
latin:keyLabel="," />
|
||||
latin:keyLabel="[" />
|
||||
<Key
|
||||
latin:keyLabel="." />
|
||||
latin:keyLabel="]" />
|
||||
<Key
|
||||
latin:keyLabel="¡" />
|
||||
<Key
|
||||
|
|
Loading…
Reference in a new issue