mathew-kurian/TextJustify-Android

This library not support RTL languages

iman2420 opened this issue · 2 comments

I try to change direction of my textView to RTL by this code:
android:textDirection="rtl"
but no change in my text.

Hi. just do this :

"in moshkelo hal mikone"

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

good luck

Hey I am trying to do the same with hebrew, but it does not work. can you please help me?