You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
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);
The text was updated successfully, but these errors were encountered: