Check box not appearing in checked text view in Android when any RTL (Ex: Arabic) language is selected -
i have checkedtextbox view in layout. when locale selected english, text appears @ left side , check box @ right side , works fine.
but when selected locale arabic, arabic strings getting displayed @ right check box not displaying either @ left or right.
did 1 face similar issue, please let me know solution if 1 knows.
thanks.
i can't comment yet entering here. make sure layout_width not being affected 'size' of arabic text. i.e. if using layout_width , works english, arabic example might require different point size. consider...
Comments
Post a Comment