Vertical ViewPager and Android Pie Inconsistent Behavior with Swipe Gesture

前端 未结 3 1916
清歌不尽
清歌不尽 2020-12-28 09:25

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

3条回答
  •  再見小時候
    2020-12-28 09:40

    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.

提交回复
热议问题