How to get a TextView in Android have Horizontal Scrolling and autoscrolled?
- by Hayate
I want to have a simple TextView with horizontal scrolling, I know that I use HorizontalScrollview for that and I want the text to be autoscrolled continuously. Is that possible?