EverythingMe / overscroll-decor

Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
BSD 2-Clause "Simplified" License
2.85k stars 400 forks source link

ViewPager nested RecyclerView #56

Open turingking opened 6 years ago

turingking commented 6 years ago

If there is only one item in the RecyclerView, the ViewPager will be affected by sliding left and right. I only opened the RecyclerView. OverScrollDecoratorHelper.setUpOverScroll(rv, OverScrollDecoratorHelper.ORIENTATION_VERTICAL);