Android Open Source - UI ListView listview ExpandListView






Project Summary

The ListView with ExpandAnimation.

Web Site / Source Repository

ExpandListView is hosted in the following web site
https://github.com/KeyYao/ExpandListView

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

ItemValue
Java File Count9
Supported screen sizes[hdpi]
Activity Count2

Resource Files

There are 1 image files in ExpandListView. The names of the image files are listed as follows.

arrow_right_icon_gray.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ExpandListView has the following Java source files.

moe.key.yao.expandlistview.BaseExpandListAdapter.java
moe.key.yao.expandlistview.ExpandAnimation.java
moe.key.yao.expandlistview.ExpandListView.java
moe.key.yao.expandlistview.OnChildItemClickListener.java
moe.key.yao.expandlistview.OnParentItemClickListener.java
moe.key.yao.expandlistview.sample.MainActivity.java
moe.key.yao.expandlistview.sample.SimpleActivity.java
moe.key.yao.expandlistview.sample.adapter.MyListAdapter.java
moe.key.yao.expandlistview.sample.model.Model.java