Loading java/res/xml/popup_punctuation.xml +2 −2 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ </Row> <Row android:rowEdgeFlags="bottom"> <Key android:keyLabel=";" android:keyEdgeFlags="left" /> <Key android:keyLabel="," /> <Key android:keyLabel="\@" /> <Key android:keyLabel="\'" /> <Key android:keyLabel=""" /> <Key android:keyLabel="\?" /> <Key android:keyLabel="!" android:keyEdgeFlags="right" /> <Key android:keyLabel="!" /> <Key android:keyLabel="," android:keyEdgeFlags="right" /> </Row> </Keyboard> Loading
java/res/xml/popup_punctuation.xml +2 −2 Original line number Diff line number Diff line Loading @@ -36,11 +36,11 @@ </Row> <Row android:rowEdgeFlags="bottom"> <Key android:keyLabel=";" android:keyEdgeFlags="left" /> <Key android:keyLabel="," /> <Key android:keyLabel="\@" /> <Key android:keyLabel="\'" /> <Key android:keyLabel=""" /> <Key android:keyLabel="\?" /> <Key android:keyLabel="!" android:keyEdgeFlags="right" /> <Key android:keyLabel="!" /> <Key android:keyLabel="," android:keyEdgeFlags="right" /> </Row> </Keyboard>