I am trying to write Sindhi language strings in TextView, but some letters disappear.
For e.g: when I write “ٿ”, it is fine, but when i combine this another letter, as text.getText().toString()+”ي”, so “ٿ”, disappears and android is unable to combine these letters..
thanks for your help
I am trying to write Sindhi language strings in TextView, but some letters disappear.
Share
this may helps you