am 044bc302: am ef9012c6: Add comma to the popup punctuations since it\'s now not available on the main ABC keyboard.
Merge commit '044bc302ba55e6739fa5731551b8464386bc215f' into eclair-mr2-plus-aosp * commit '044bc302ba55e6739fa5731551b8464386bc215f': Add comma to the popup punctuations since it's now not available on the main ABC keyboard.main
commit
01aef94252
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<Row android:rowEdgeFlags="top">
|
<Row android:rowEdgeFlags="top">
|
||||||
<Key android:keyLabel=";" android:keyEdgeFlags="left" />
|
<Key android:keyLabel=";" android:keyEdgeFlags="left" />
|
||||||
<Key android:keyLabel="\\" />
|
<Key android:keyLabel="," />
|
||||||
<Key android:keyLabel="&" />
|
<Key android:keyLabel="&" />
|
||||||
<Key android:keyLabel="(" />
|
<Key android:keyLabel="(" />
|
||||||
<Key android:keyLabel=")" />
|
<Key android:keyLabel=")" />
|
||||||
|
|
Loading…
Reference in New Issue