I have a ASViewPager that is the main control in my app, I change pages with it
There is on my first page another AsViewPager on the botton where I want to show small cards that the user can select
However when the user swipe this card ASViewPager what happens is that he MAIN ASViewPager gets swapped and this is not the behavior I am looking for.
If possible I could lock the main ASViewPager to not intercept swipe, but could not find how.
How can i solve this?
There is on my first page another AsViewPager on the botton where I want to show small cards that the user can select
However when the user swipe this card ASViewPager what happens is that he MAIN ASViewPager gets swapped and this is not the behavior I am looking for.
If possible I could lock the main ASViewPager to not intercept swipe, but could not find how.
How can i solve this?