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