Android Open Source - UI ListView expandable and-expandable-listview






Project Summary

Android sample code(ExpandableListView with different types of group and/or child item views).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of and-expandable-listview.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

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.

null

Java Source Files

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