ios - Alignment of UILabel and word wrapping with right-to-left language -


i have view has image, , left long block of text may take multiple lines. in english, first line might full, , on second line may take half of left side of screen. when using arabic, should text aligned towards right side, first line full, second line takes half of line , aligned right?

i using auto layout. there something, hugging settings, want adjust?


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

php - Retrieving data submitted with Yii's CActiveForm -