YViewPagerDemo icon indicating copy to clipboard operation
YViewPagerDemo copied to clipboard

[停止维护]YViewPager,support horizontal and vertical,based on support.v4.view.ViewPager

Results 6 YViewPagerDemo issues
Sort by recently updated
recently updated
newest added

这个pagerview控件不能和NavigationTabBar控件搭配使用啊

There's an issue while I'm trying to use Vertical ViewPager within Horizontal view pager just like this app did https://play.google.com/store/apps/details?id=com.nis.app&hl=en but horizontal swipe isn't working in Vertical ViewPager. Can you...

bug

垂直滑动时加入NestedScrollViews造成滑动冲突

First of all, great work for vertical viewpager, and many thanks for contributing it as open source. As well-know solution is not working for Android Pie https://stackoverflow.com/questions/53684461/vertical-viewpager-and-android-pie-inconsistent-behavior-with-swipe-gesture. In our app,...

Hey. Thanks for your great job. I'm using this library and when I want to show part of fragments on bottom, there is a white space. ![screenshot_1545905419](https://user-images.githubusercontent.com/8553025/50476327-05214680-09dd-11e9-9e17-4db6dc4a2700.png) here is my...