The ListView with ExpandAnimation.
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.
The following table is the detailed list of ExpandListView.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [hdpi] |
Activity Count | 2 |
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.
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