Android Open Source - UI ListView Gridview AbsListViewHelper






Project Summary

Really simple attacher class to add a header and/or a footer to an Android ListView or GridView.

Web Site / Source Repository

AbsListViewHelper is hosted in the following web site
https://github.com/felipecsl/AbsListViewHelper

If you think the Android project AbsListViewHelper 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 AbsListViewHelper.

ItemValue
Java File Count5
Activity Count1

License

The license information of AbsListViewHelper is as follows:

MIT License

Java Source Files

com.felipecsl.abslistviewhelper.app.MainActivity.java
com.felipecsl.abslistviewhelper.library.AbsListViewHelper.java
com.felipecsl.abslistviewhelper.library.CompositeAbsListViewOnScrollListener.java
com.felipecsl.abslistviewhelper.library.widget.FooterAbsListViewScrollListener.java
com.felipecsl.abslistviewhelper.library.widget.HeaderAbsListViewScrollListener.java