Qaterial icon indicating copy to clipboard operation
Qaterial copied to clipboard

✨ Pull To Refresh

Open OlivierLDff opened this issue 3 years ago • 5 comments

  • onRefresh signal

OlivierLDff avatar Jul 17 '20 11:07 OlivierLDff

Hi, does the following approach solve this issue? https://github.com/mohammadhasanzadeh/pulltorefreshhandler

mohammadhasanzadeh avatar Sep 21 '20 09:09 mohammadhasanzadeh

Very very nice, i will integrate later. I also need to do the classic handler from material guideline.

OlivierLDff avatar Sep 21 '20 09:09 OlivierLDff

I think classic handler implementation is possible by adding a new feature to the current component, I will try it in the coming days.

mohammadhasanzadeh avatar Sep 21 '20 20:09 mohammadhasanzadeh

Sorry for my delay, finally I found the free time to complete the RefreshIndicator feature, I added a default material like RefreshIndicator to the PullToRefreshHandler component, which is not exactly the same with material indicator but I tried to create very similar, also you can implement your custom RefreshIndicator and pass to the PullToRefreshHandler component. You can see the description here: https://github.com/mohammadhasanzadeh/pulltorefreshhandler

mohammadhasanzadeh avatar Mar 04 '21 09:03 mohammadhasanzadeh

Very nice! I will see to integrate your file in Qaterial when i will have time.

Have a nice day, and thanks a lot for this contribution!

OlivierLDff avatar Mar 04 '21 10:03 OlivierLDff