Android Open Source - UI ListView listview android-listviewgroup






Project Summary

listview with group, the group can open/close..

Web Site / Source Repository

android-listviewgroup is hosted in the following web site
https://github.com/craining/android-listviewgroup

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

ItemValue
Java File Count10
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in android-listviewgroup. The names of the image files are listed as follows.

ic_group_arrow_close.png
ic_group_arrow_open.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-listviewgroup has the following Java source files.

com.zgy.listviewgroup.MainActivity.java
com.zgy.listviewgroup.adapter.AdapterWrapper.java
com.zgy.listviewgroup.adapter.MailAdapter.java
com.zgy.listviewgroup.adapter.StickyListHeadersAdapter.java
com.zgy.listviewgroup.bean.Group.java
com.zgy.listviewgroup.bean.Message.java
com.zgy.listviewgroup.interfaces.ItemClickedListener.java
com.zgy.listviewgroup.interfaces.ItemHeaderClickedListener.java
com.zgy.listviewgroup.view.MailListView.java
com.zgy.listviewgroup.view.WrapperView.java