4

Am trying to achieve something like the image in this url I have implemented that behavior with this library

And i have succedded. What i want is to add another horizontally-scrollable layer under the one shown. Imagine an app that has the days of the week as the primary scroller and some specific tv channels in the second scroller; The idea is to allow the user to pick the day and then the channel to check whats on.

This is the best approximation i can give for what i want, but i dont know how to implement the second scroller. Can i do it with tabs?

sergio
  • 1,026
  • 2
  • 19
  • 43

1 Answers1

0

You can use this library

ViewPageIndicator

bhavesh N
  • 787
  • 3
  • 9
  • 27