7

I'm trying to implement layout like this:

enter image description here

I attached sample project: https://drive.google.com/file/d/1jEKOONMWN3MblLN1EmePsWTWNCNQVfN-/view?usp=sharing

The problem I have is that second view pager does not react to touch events.

Ideally, if user swipes right when "Two" tab is selected, second view pager would change page when user swipes - from picture, if "Forth" is selected, swipe right would select "Fifth" and swipe left would select "Third". Swipe left from "Third" would lead to first view page selecting "One".

Is there a way to do this with view pager 2?

Thank you for your answer.

Ivan Škugor
  • 558
  • 1
  • 6
  • 21

1 Answers1