A library for android to animate expanding and collapsing views.
dependencies {
...
compile 'com.phelat:fun:1.0.1'
}
<dependency>
<groupId>com.phelat</groupId>
<artifactId>fun</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
Also check out the app module included in the source code.