1
0
Fork 0

fixed character case switching issues (#443)

* fixed issues with switching the text case

  * fixed not possible to type currency characters in RTL languages
This commit is contained in:
Dimo Karaivanov 2024-02-27 10:59:19 +02:00 committed by sspanak
parent 861b3856fd
commit cd7215b6fc
5 changed files with 27 additions and 25 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest
android:versionCode="381"
android:versionCode="382"
android:versionName="28.0"
xmlns:android="http://schemas.android.com/apk/res/android">