Im trying to create a view (my image) where you can click on the specific date up top and it will redirect to that dates listview, kinda like a tabbedpage. But the view is itself a part of a tabbedpage (the one in the bottom). How do I best do that?
I disable swiping for the tabbedpage, and want to be able swipe between the dates. Im not sure what approach is the best for this view.