Languages xml refactored and fixed numbers popup
This commit is contained in:
parent
88c4bb5ebb
commit
f9cdecdb32
|
@ -81,13 +81,13 @@
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="i"
|
app:keyLabel="i"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="íìî8ïī"
|
app:popupCharacters="íì8îïī"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="8" />
|
app:topSmallNumber="8" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="o"
|
app:keyLabel="o"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="őöøóôòõ9ō"
|
app:popupCharacters="őöøóôò9õō"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="9" />
|
app:topSmallNumber="9" />
|
||||||
<Key
|
<Key
|
||||||
|
@ -142,13 +142,13 @@
|
||||||
app:keyLabel="æ"
|
app:keyLabel="æ"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="ä"
|
app:popupCharacters="ä"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"/>
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
<Key
|
<Key
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
app:keyLabel="ø"
|
app:keyLabel="ø"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="ö"
|
app:popupCharacters="ö"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"/>
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
|
|
||||||
</Row>
|
</Row>
|
||||||
<Row>
|
<Row>
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
app:topSmallNumber="7" />
|
app:topSmallNumber="7" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="i"
|
app:keyLabel="i"
|
||||||
app:popupCharacters="íìî8įïī"
|
app:popupCharacters="íìîį8ïī"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="8" />
|
app:topSmallNumber="8" />
|
||||||
<Key
|
<Key
|
||||||
|
@ -159,17 +159,17 @@
|
||||||
app:code="-6"
|
app:code="-6"
|
||||||
app:keyEdgeFlags="left"
|
app:keyEdgeFlags="left"
|
||||||
app:keyIcon="@drawable/ic_emoji_emotions_outline_vector"
|
app:keyIcon="@drawable/ic_emoji_emotions_outline_vector"
|
||||||
app:secondaryKeyIcon="@drawable/ic_language_outlined"
|
app:keyWidth="10%p"
|
||||||
app:keyWidth="10%p" />
|
app:secondaryKeyIcon="@drawable/ic_language_outlined" />
|
||||||
<Key
|
<Key
|
||||||
app:code="32"
|
app:code="32"
|
||||||
app:isRepeatable="true"
|
app:isRepeatable="true"
|
||||||
app:keyWidth="40%p" />
|
app:keyWidth="40%p" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="."
|
app:keyLabel="."
|
||||||
|
app:keyWidth="10%p"
|
||||||
app:popupCharacters=",?!;:…"
|
app:popupCharacters=",?!;:…"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
app:keyWidth="10%p" />
|
|
||||||
<Key
|
<Key
|
||||||
app:code="-4"
|
app:code="-4"
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
|
|
|
@ -81,13 +81,13 @@
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="i"
|
app:keyLabel="i"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="íìî8ïī"
|
app:popupCharacters="íì8îïī"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="8" />
|
app:topSmallNumber="8" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="o"
|
app:keyLabel="o"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="őöøóôòõ9ō"
|
app:popupCharacters="őöøóôò9õō"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="9" />
|
app:topSmallNumber="9" />
|
||||||
<Key
|
<Key
|
||||||
|
@ -142,13 +142,13 @@
|
||||||
app:keyLabel="ø"
|
app:keyLabel="ø"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="ö"
|
app:popupCharacters="ö"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"/>
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
<Key
|
<Key
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
app:keyLabel="æ"
|
app:keyLabel="æ"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="ä"
|
app:popupCharacters="ä"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"/>
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
|
|
||||||
</Row>
|
</Row>
|
||||||
<Row>
|
<Row>
|
||||||
|
|
|
@ -81,13 +81,13 @@
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="i"
|
app:keyLabel="i"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="íìî8ïī"
|
app:popupCharacters="íì8îïī"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="8" />
|
app:topSmallNumber="8" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="o"
|
app:keyLabel="o"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="őöøóôòõ9ō"
|
app:popupCharacters="őöøóôò9õō"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="9" />
|
app:topSmallNumber="9" />
|
||||||
<Key
|
<Key
|
||||||
|
@ -142,13 +142,13 @@
|
||||||
app:keyLabel="ö"
|
app:keyLabel="ö"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="Ͽ"
|
app:popupCharacters="Ͽ"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"/>
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
<Key
|
<Key
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
app:keyLabel="ä"
|
app:keyLabel="ä"
|
||||||
app:keyWidth="9.05%p"
|
app:keyWidth="9.05%p"
|
||||||
app:popupCharacters="æ"
|
app:popupCharacters="æ"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"/>
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
</Row>
|
</Row>
|
||||||
<Row>
|
<Row>
|
||||||
<Key
|
<Key
|
||||||
|
|
|
@ -73,12 +73,12 @@
|
||||||
app:topSmallNumber="7" />
|
app:topSmallNumber="7" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="ı"
|
app:keyLabel="ı"
|
||||||
app:popupCharacters="íìî8ïī"
|
app:popupCharacters="íì8îïī"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="8" />
|
app:topSmallNumber="8" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="o"
|
app:keyLabel="o"
|
||||||
app:popupCharacters="őöóôòõ9ō"
|
app:popupCharacters="őöóô9òõō"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||||
app:topSmallNumber="9" />
|
app:topSmallNumber="9" />
|
||||||
<Key
|
<Key
|
||||||
|
@ -167,17 +167,17 @@
|
||||||
app:code="-6"
|
app:code="-6"
|
||||||
app:keyEdgeFlags="left"
|
app:keyEdgeFlags="left"
|
||||||
app:keyIcon="@drawable/ic_emoji_emotions_outline_vector"
|
app:keyIcon="@drawable/ic_emoji_emotions_outline_vector"
|
||||||
app:secondaryKeyIcon="@drawable/ic_language_outlined"
|
app:keyWidth="10%p"
|
||||||
app:keyWidth="10%p" />
|
app:secondaryKeyIcon="@drawable/ic_language_outlined" />
|
||||||
<Key
|
<Key
|
||||||
app:code="32"
|
app:code="32"
|
||||||
app:isRepeatable="true"
|
app:isRepeatable="true"
|
||||||
app:keyWidth="40%p" />
|
app:keyWidth="40%p" />
|
||||||
<Key
|
<Key
|
||||||
app:keyLabel="."
|
app:keyLabel="."
|
||||||
|
app:keyWidth="10%p"
|
||||||
app:popupCharacters=",?!;:…"
|
app:popupCharacters=",?!;:…"
|
||||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
app:popupKeyboard="@xml/keyboard_popup_template" />
|
||||||
app:keyWidth="10%p" />
|
|
||||||
<Key
|
<Key
|
||||||
app:code="-4"
|
app:code="-4"
|
||||||
app:keyEdgeFlags="right"
|
app:keyEdgeFlags="right"
|
||||||
|
|
Loading…
Reference in New Issue