This sample demonstrates how to use SwipeRefreshLayout to add
the swipe-to-refresh gesture to a View, which enables you to trigger
a refresh by swiping down on the View. In this sample, the view that can
be freshed is a ListView.
This sample demonstrates how to use SwipeRefreshLayout to add
the swipe-to-refresh gesture to a View, which enables you to trigger
a refresh by swiping down on the View. In this sample, the view that can
be freshed is a ListView.