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