Hello,
I using RTL languages (Right To Left) in my app,but it’s not true view.
In the html and css we do it with direction.
direction and align is two different things in RTL languages.
align is the position of text in text box but direction is the format of “how to write”.
I made this simple html and CSS to show that different.
thank you.