Home | History | Annotate | Download | only in SwipeRefreshMultipleViews
      1 
      2 page.tags="SwipeRefreshMultipleViews"
      3 sample.group=UI
      4 @jd:body
      5 
      6 <p>
      7             
      8             A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
      9             gesture to a layout with multiple children, enabling the ability to trigger a
     10             refresh from swiping down on the visible view. In this sample, SwipeRefreshLayout
     11             contains a scrollable GridView, along with a TextView empty view.
     12             
     13         </p>
     14