问题
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?
回答1:
You can use this library
ViewPageIndicator
来源:https://stackoverflow.com/questions/9686514/how-to-put-a-tabbedlayout-inside-a-viewpager