android EditText password in Arabic locale issue (in samsung devices only) -


i hava password edittext in arabic default locale. when write special characters

"!@#$%^&*()na"

in password edittext , send server ,it reach

"!@#$%^&*)(na"

this happed in password edittext in arabic locale in samsung devices only.. tested issue in sony, lg , huawei devices , issue didn't exist

anyone can me in issue !?


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

Java Huge csv file processing and storing using Apache Spark/ Kafka/ Storm to Cassandra -