aboutsummaryrefslogtreecommitdiff
path: root/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md')
-rw-r--r--ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md b/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md
index 2306df61..da42afdf 100644
--- a/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md
+++ b/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/README.md
@@ -1,7 +1,8 @@
+
Android SwipeRefreshMultipleViews Sample
-==============================
+===================================
-A sample which shows how to use SwipeRefreshLayout to add the \'swipe-to-refresh\'
+A sample which shows how to use SwipeRefreshLayout to add the 'swipe-to-refresh'
gesture to a layout with multiple children, enabling the ability to trigger a
refresh from swiping down on the visible view. In this sample, SwipeRefreshLayout
contains a scrollable GridView, along with a TextView empty view.
@@ -9,8 +10,8 @@ contains a scrollable GridView, along with a TextView empty view.
Pre-requisites
--------------
-- Android SDK v20
-- Android Build Tools v20
+- Android SDK v23
+- Android Build Tools v22.0.1
- Android Support Repository
Getting Started
@@ -43,7 +44,7 @@ file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
- http://www.apache.org/licenses/LICENSE-2.0
+http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT