Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Clans committed Mar 30, 2015
1 parent 95e4980 commit 57820a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@ Watch a short **[Demo Video](https://youtu.be/4jtDpmeod68)** on YouTube.
- Option to set custom animations
- Option to set custom icon drawable
- Support for **normal** `56dp` and **mini** `40dp` button sizes.
- Custom FloatingActionMenu icon animations

# Usage
Add a dependency to your `build.gradle`:
```
dependencies {
compile 'com.github.clans:fab:1.0.1'
compile 'com.github.clans:fab:1.2.0'
}
```
Add the `com.github.clans.fab.FloatingActionButton` to your layout XML file.
Expand Down

0 comments on commit 57820a1

Please sign in to comment.