Android Accordion created with a ListView instead of a ExpandableListView. It has a smooth effect both when opening the inside element and to the allignment to the top of the accordion. The code is "quick-and-dirty" and based on https://github.com/tjerkw/Android-SlideExpandableListView but fully working..
AndroidSmoothAccordion is hosted in the following web site
https://github.com/filnik/AndroidSmoothAccordion
If you think the Android project AndroidSmoothAccordion 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 AndroidSmoothAccordion.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
AndroidSmoothAccordion has the following Java source files.
com.udinic.expand_animation_example.BuildConfig.java slideexpandable.library.AbstractSlideExpandableListAdapter.java slideexpandable.library.ActionSlideExpandableListView.java slideexpandable.library.ExampleActivity.java slideexpandable.library.ExpandCollapseAnimation.java slideexpandable.library.SlideExpandableListAdapter.java slideexpandable.library.WrapperListAdapterImpl.java