Closed arualana closed 2 years ago
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
I have the same problem ... did you find solution for that ?
@gehad-ahmed-mohammed yes, you need to wrap the ListView directly with the SmartRefresh, and it will work on the ListView
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