Skip to content

Commit

Permalink
Update method.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
russianspy1234 authored Jun 3, 2024
1 parent d3d8078 commit 5ffa35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/xml/method.xml
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
android:imeSubtypeLocale="ipa"
android:languageTag="ipa"
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="KeyboardLayoutSet=qwerty+,AsciiCapable,EmojiCapable"
android:imeSubtypeExtraValue="KeyboardLayoutSet=ipa,AsciiCapable,EmojiCapable"
android:isAsciiCapable="true"
/>
<!-- Java uses the deprecated "iw" code instead of the standard "he" code for Hebrew. -->
Expand Down

0 comments on commit 5ffa35e

Please sign in to comment.