File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,14 @@ This project aims to provide a reusable Pull to Refresh widget for Android. It w
99 * Supports both Pulling Down from the top, and Pulling Up from the bottom (or even both).
1010 * Animated Scrolling for all devices.
1111 * Over Scroll supports for devices on Android v2.3+.
12- * Currently works with ** ListView** , ** ExpandableListView** & ** GridView** , ** WebView** and ** ScrollView** !
12+ * Currently works with:
13+ * ** ListView**
14+ * ** ExpandableListView**
15+ * ** GridView**
16+ * ** WebView**
17+ * ** ScrollView**
18+ * ** HorizontalScrollView**
19+ * ** ViewPager**
1320 * Integrated End of List Listener for use of detecting when the user has scrolled to the bottom.
1421 * Maven Support.
1522 * Indicators to show the user when a Pull-to-Refresh is available.
You can’t perform that action at this time.
0 commit comments