I want to reverse the direction of marquee in the TextView. By default, the text moves from Right to Left, I want it to move from Left to Right. How can I do this?
Finally I found the BEST Solution here: https://github.com/Torob/MarqueeView
to use this library:
in your xml layout put your TextView inside of this MarqueeView like this: