My problem is closely related to two other questions that haven\'t been answered yet.
ViewPager not responding to touch in layout area created dynamically in Fragmen
You can try this lib: VerticalViewPager, this works fine on my project.
But this lib is copied from v19, so some methods will not exist, you can implement yourself.