An extension of Android ListView providing extra features like Pull-to-refresh or item swipe..
Android-CustomListView is hosted in the following web site
https://github.com/joffrey-bion/Android-CustomListView
If you think the Android project Android-CustomListView 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-CustomListView.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in Android-CustomListView. The names of the image files are listed as follows.
down_arrow.png ptr_pulltorefresh_arrow.png
The following screenshort is generated from the image listed above.
Android-CustomListView has the following Java source files.
com.jbion.android.lib.list.pulltoloadmore.PullToLoadListView.java com.jbion.android.lib.list.pulltorefresh.PullToRefreshListView.java com.jbion.android.lib.list.swipe.BaseSwipeListViewListener.java com.jbion.android.lib.list.swipe.SwipeListView.java com.jbion.android.lib.list.swipe.SwipeListViewListener.java com.jbion.android.sample.SampleActivity.java com.jbion.android.sample.pulltorefresh.LoadableList.java com.jbion.android.sample.swipe.SwipeAdapter.java com.nineoldandroids.animation.Animator.java com.nineoldandroids.animation.AnimatorListener.java com.nineoldandroids.animation.AnimatorListenerAdapter.java com.nineoldandroids.animation.AnimatorUpdateListener.java com.nineoldandroids.animation.ValueAnimator.java com.nineoldandroids.view.ViewHelper.java com.nineoldandroids.view.ViewPropertyAnimator.java com.nineoldandroids.view.animation.AnimatorProxy.java