Android Open Source - UI ListView pull Android-CustomListView






Project Summary

An extension of Android ListView providing extra features like Pull-to-refresh or item swipe..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-CustomListView.

ItemValue
Java File Count34
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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