I am trying to achieve something like an image in this url I have implemented this behavior using this library
And I have succeeded. I want to add another horizontally scrollable layer below the one shown. Imagine an application that has days of the week as the main scroller and some specific television channels in the second scroller; The idea is to let the user select a day and then a channel to check what is happening.
This is the best approximation I can give for what I want, but I donβt know how to implement the second scroller. Can I do this with tabs?
source share