Skip to content
forked from PHELAT/Fun

A library for android to animate expanding and collapsing views.

License

Notifications You must be signed in to change notification settings

naseemakhtar994/Fun

 
 

Repository files navigation

Fun

api cl Android Arsenal

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 sample included in source code (app module)

About

A library for android to animate expanding and collapsing views.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%