mathew-kurian/TextJustify-Android

Scripts starts from right to left messed up.

uzghun opened this issue · 1 comments

Justification works well but Scripts starts from right to left (Arabic,Persian,Hebrew) mess up and loose it's meaning! I saw your screenshot at "Test" section but RTL left test reverses the content, it is not correct way to Justify.

Use these attributes and you'll get what you want:

ext:documentView_reverse="true"
ext:documentView_textAlignment="justified"
ext:documentView_textFormat="formatted"