I am working on an application that will work on Android WebView
. I enabled the selection and copy for this view. In some devices that support Arabic, When I paste the copied text from WebView
in any EditText
view, It shows me the reserve text. but In some cases it shows me the correct form.
Could any one please help me to show in correct form in all devices ? :-/
I have red all threads that depend on supporting Arabic and Farsi Text, but I can not reach my purpose.
Thanks in advance :)