Refresh on pull on listview
arualana opened this issue · 2 comments
arualana commented
I have a scaffold with a header and a listview
The pull to refresh only works when pulling down on the header, not on the list view
Is there a way to make it work on both? Thank you
gehad-ahmed-mohammed commented
I have the same problem ... did you find solution for that ?
arualana commented
@gehad-ahmed-mohammed yes, you need to wrap the ListView directly with the SmartRefresh, and it will work on the ListView