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