Example implementation of SwipeRefreshLayout from Android Support V4.
Android.Swipe.Refresh is hosted in the following web site
https://github.com/nutbutterfly/Android.Swipe.Refresh
If you think the Android project Android.Swipe.Refresh listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Android.Swipe.Refresh.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 20 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Android.Swipe.Refresh has the following Java source files.
com.iamnbty.android.swiperefresh.ExampleData.java com.iamnbty.android.swiperefresh.ExampleFragment.java com.iamnbty.android.swiperefresh.MainActivity.java