Pull-to-Refresh.Tours
This project aims to provide a simple and customizable pull to refresh implementation.
Usage
For a working implementation, Have a look at the Sample Project - sample
-
Include the library as local library project.
-
Include the PullToRefreshView widget in your layout.
-
In your
onCreate
method refer to the View and setup OnRefreshListener.
Misc
If you need to change progress state:
Installing with Gradle
Compatibility
- Android HONEYCOMB 3.0+