1 page.tags="SwipeRefreshListFragment" 2 sample.group=UI 3 @jd:body 4 5 <p> 6 7 A sample which shows how to use SwipeRefreshLayout within a ListFragment to add the 8 \'swipe-to-refresh\' gesture to a ListView, enabling the ability to trigger a refresh 9 from swiping down on that view. This is provided through the re-usable 10 SwipeRefreshListFragment class. 11 12 </p> 13