aagarwal1012/Liquid-Pull-To-Refresh

Request add multi state features

thanhhuan1990 opened this issue · 2 comments

I think your solution is very good, it's look so pretty on my application.
But I want to make a request for new feature: Multi state view

Describe the solution you'd like
As I understand about your solution, PullToRefresh just work for ListView with data, empty list will not show any information.
I hope you can support to add more state: Error, Empty. And user can still pull to refresh to retry or get new data from server in new state.
At this version, if I use another widget to show another state, user cannot perform another action with your animation.

Thanks and Best regards,
Thanh Huan

@thanhhuan1990, thanks for raising the issue, we will surely look upon it.

I really want to use it but my problem is the fact that I cant throw in any other child unless its a scrollview so when I wrap my scrollbar around it, I get an error.... you cant change the background color too it picks your accentcolor by default and you cant do anything about....really want to use this but its a huge block for me