Android sample code(ExpandableListView with different types of group and/or child item views).
and-expandable-listview is hosted in the following web site
https://github.com/guohai/and-expandable-listview
If you think the Android project and-expandable-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.
The following table is the detailed list of and-expandable-listview.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in and-expandable-listview. The names of the image files are listed as follows.
ic_action_search.png logonodpi240.png
The following screenshort is generated from the image listed above.
and-expandable-listview has the following Java source files.
org.xkit.and.demo.expandable.listview.HelloListView.java org.xkit.and.demo.expandable.listview.view.GroupSingleView.java org.xkit.and.demo.expandable.listview.view.GroupTwoLineView.java org.xkit.and.demo.expandable.listview.view.SingleView.java org.xkit.and.demo.expandable.listview.view.TwoLineView.java