mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
show numbers by default at long pressing some first line keys
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
app:topSmallNumber="2" />
|
||||
<Key
|
||||
app:keyLabel="ε"
|
||||
app:popupCharacters="έ3"
|
||||
app:popupCharacters="3έ"
|
||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||
app:topSmallNumber="3" />
|
||||
<Key
|
||||
@ -39,12 +39,12 @@
|
||||
app:topSmallNumber="7" />
|
||||
<Key
|
||||
app:keyLabel="ι"
|
||||
app:popupCharacters="ί8"
|
||||
app:popupCharacters="8ί"
|
||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||
app:topSmallNumber="8" />
|
||||
<Key
|
||||
app:keyLabel="ο"
|
||||
app:popupCharacters="ό9"
|
||||
app:popupCharacters="9ό"
|
||||
app:popupKeyboard="@xml/keyboard_popup_template"
|
||||
app:topSmallNumber="9" />
|
||||
<Key
|
||||
|
Reference in New Issue
Block a user