listview with group, the group can open/close..
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.
The following table is the detailed list of android-listviewgroup.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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