mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Fix ZWJ/ZWNJ on Nepali tablet keyboards
Bug: 13460706 Change-Id: Ic175c5d7920ed56a007374160be6ed76b44c4f94
This commit is contained in:
parent
309773c322
commit
e49bc0f521
@ -23,7 +23,7 @@
|
||||
>
|
||||
<switch>
|
||||
<case
|
||||
latin:languageCode="fa"
|
||||
latin:languageCode="fa|ne"
|
||||
latin:languageSwitchKeyEnabled="true"
|
||||
>
|
||||
<Key
|
||||
@ -35,7 +35,7 @@
|
||||
latin:keyStyle="zwnjKeyStyle" />
|
||||
</case>
|
||||
<case
|
||||
latin:languageCode="fa"
|
||||
latin:languageCode="fa|ne"
|
||||
latin:languageSwitchKeyEnabled="false"
|
||||
>
|
||||
<Key
|
||||
|
Loading…
Reference in New Issue
Block a user