SwipeDownToRefresh
SwipeDownToRefresh copied to clipboard
Xamarin.Android implementation of the swipe down to refresh pattern
the TextEx is missing at BodyType for parsing the json at the refresh
As soon as I begin to swipe, the screen will jump and the swipe will be cancelled. I am using this inside of fragments/tabs, maybe that has something to do...
I easily got the swipe to refresh to work, but I can't seem to figure out where/when I should make the call to actually reload our data? Would it be...