jamesmontemagno / Xamarin.Forms-PullToRefreshLayout

Pull To Refresh a ScrollView or ListView in Xamarin.Forms
218 stars 49 forks source link

Fix for issue #12 - Cannot access a disposed object. Credit to @vdmi… #66

Closed jon-mccall closed 4 years ago

jon-mccall commented 5 years ago

Fix for issue #12 - Cannot access a disposed object. Credit to @vdmitrovich for the solution.

MaximilianRu commented 4 years ago

Is there any chance, that this PR will be merged in the near future?

jamesmontemagno commented 4 years ago

I am not sure if this actually fixes anything at all as I had it commented out for a reason.

Perhaps we can put it under a feature flag of some sort for testing.