0

I have multiple textviews inside a horizontalscrollview. Now I want to scroll all the textviews inside it so that all multiple textviews gets displayed. How can I achieve it ?

Thanks in advance.

S.T.
  • 13
  • 8

1 Answers1

1

Here is one git project. Its a scroller the scroll automatically and continously. It was made to show a credits screen by continously scrolling through a list of images. This might help you or give you some idea.

https://github.com/blessenm/SlideshowDemo

Virag Brahme
  • 2,062
  • 1
  • 20
  • 32