baoyongzhang / android-PullRefreshLayout

This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
MIT License
2.07k stars 517 forks source link

CanSwipeUp does not work #28

Open faultylogic opened 8 years ago

faultylogic commented 8 years ago

Currently wrapping a recycler view and the canChildScrollUp is always returning false so the list can no longer be scrolled upwards

manujjagga421 commented 5 years ago

@faultylogic have you fixed this