Android Open Source - UI ListView Scroll Android-Infinite-Scroll-Listview






Project Summary

Listview widget with infinite scrolling capability, scroll up to top or down to bottom to load next page, and you can choose to scroll to top/bottom automatically or make it stay where it was after data is loaded..

Web Site / Source Repository

Android-Infinite-Scroll-Listview is hosted in the following web site
https://github.com/weixiao1984/Android-Infinite-Scroll-Listview

If you think the Android project Android-Infinite-Scroll-Listview 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-Infinite-Scroll-Listview.

ItemValue
Java File Count6
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1




License

The license information of Android-Infinite-Scroll-Listview is as follows:

Apache License

Resource Files

There are 3 image files in Android-Infinite-Scroll-Listview. The names of the image files are listed as follows.

conversation_driver.png
conversation_officer.png
ic_github.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ca.weixiao.demotime.BogusRemoteService.java
ca.weixiao.demotime.DemoListAdapter.java
ca.weixiao.demotime.InfiniteScrollListViewDemoActivity.java
ca.weixiao.widget.InfiniteScrollListAdapter.java
ca.weixiao.widget.InfiniteScrollListPageListener.java
ca.weixiao.widget.InfiniteScrollListView.java