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

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -