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:
parent
861b3856fd
commit
cd7215b6fc
5 changed files with 27 additions and 25 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue