WaveSwipeRefreshLayout
This project aims to provide a reusable WaveSwipe to Refresh widget for Android.
Even if this works fine with API.13 or less, we support only for API.14 or more.
Requirements
Target Sdk Version : 21
Min Sdk Version : 14
How to use
- Add this to your build.gradle.
- Add
java jp.co.recruit_lifestyle.android.widget.WaveSwipeRefreshLayout
, which has at least one AbsListView, to your layout XML file.
- Add the function so that the your application knows when a user has completed a 'WaveSwipeRefresh'.