1 2 page.tags="SwipeRefreshLayoutBasic" 3 sample.group=UI 4 @jd:body 5 6 <p> 7 8 A basic sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\' 9 gesture to a View, enabling the ability to trigger a refresh from swiping down on the view. 10 In this sample the View which can be refreshed is a ListView. 11 12 </p> 13