Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
fun
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Fun

api cl Android Arsenal Uplabs

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.

About

A library for android to animate expanding and collapsing views.

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.