You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 in the ShowSwipeDown() method? Or in the public void OnScroll() method in the list? Somewhere else?