Merge pull request #163 from engemil/patch-3

Added the norwegian/danish letter "ø" as alternative to english and spanish keyboards under "o".
This commit is contained in:
Tibor Kaputa 2023-05-09 11:01:17 +02:00 committed by GitHub
commit 38ea0c9baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -96,7 +96,7 @@
app:popupKeyboard="@xml/keyboard_popup_template" />
<Key
app:keyLabel="o"
app:popupCharacters="őöóôôòõō"
app:popupCharacters="őöøóôôòõō"
app:popupKeyboard="@xml/keyboard_popup_template" />
<Key
app:keyLabel="e"

View File

@ -78,7 +78,7 @@
app:topSmallNumber="8" />
<Key
app:keyLabel="o"
app:popupCharacters="őöóôòõ9ō"
app:popupCharacters="őöøóôòõ9ō"
app:popupKeyboard="@xml/keyboard_popup_template"
app:topSmallNumber="9" />
<Key

View File

@ -78,7 +78,7 @@
app:topSmallNumber="8" />
<Key
app:keyLabel="o"
app:popupCharacters="őöóôòõ9ō"
app:popupCharacters="őöøóôòõ9ō"
app:popupKeyboard="@xml/keyboard_popup_template"
app:topSmallNumber="9" />
<Key

View File

@ -78,7 +78,7 @@
app:topSmallNumber="8" />
<Key
app:keyLabel="o"
app:popupCharacters="őõōöôò9ó"
app:popupCharacters="őõōöøôò9ó"
app:popupKeyboard="@xml/keyboard_popup_template"
app:topSmallNumber="9" />
<Key