Closed LxzBUG closed 7 years ago
Can not work when recyclerView with SwipeRefresh
and can not use with Layout
LinearLayout llRootView=find...
OverScrollDecoratorHelper.setUpStaticOverScroll(llRootView, OverScrollDecoratorHelper.ORIENTATION_VERTICAL);
can not
Swipe-to-refresh: duplicate of issue #5. Linear-layout can't work cause it's not scrollable...
Can not work when recyclerView with SwipeRefresh
and can not use with Layout
LinearLayout llRootView=find...
OverScrollDecoratorHelper.setUpStaticOverScroll(llRootView, OverScrollDecoratorHelper.ORIENTATION_VERTICAL);
can not