How to get a TextView in Android have Horizontal Scrolling and autoscrolled?

Posted by Hayate on Stack Overflow See other posts from Stack Overflow or by Hayate
Published on 2010-06-02T11:20:34Z Indexed on 2010/06/02 11:23 UTC
Read the original article Hit count: 921

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?

© Stack Overflow or respective owner

Related posts about android

Related posts about textview