Fun

Additional

Language
Java
Version
1.0.1.0 (May 20, 2017)
Created
May 19, 2017
Updated
Mar 2, 2019 (Retired)
Owner
Mahdi Nouri (PHELAT)
Contributor
Mahdi Nouri (PHELAT)
1
Activity
Badge
Generate
Download
Source code

Fun

A library for android to animate expanding and collapsing views.

Installation

Gradle

dependencies {
    ...
    compile 'com.phelat:fun:1.0.1'
}

Maven

<dependency>
  <groupId>com.phelat</groupId>
  <artifactId>fun</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>

Usage

Wiki

Also check out the app module included in the source code.