Android Open Source - UI ListView effect AndroidSmoothAccordion






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidSmoothAccordion.

ItemValue
Java File Count8
Activity Count2




Java Source Files

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