Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit 57820a1

Browse files
committed
Update README.md
1 parent 95e4980 commit 57820a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@ Watch a short **[Demo Video](https://youtu.be/4jtDpmeod68)** on YouTube.
2020
- Option to set custom animations
2121
- Option to set custom icon drawable
2222
- Support for **normal** `56dp` and **mini** `40dp` button sizes.
23+
- Custom FloatingActionMenu icon animations
2324

2425
# Usage
2526
Add a dependency to your `build.gradle`:
2627
```
2728
dependencies {
28-
compile 'com.github.clans:fab:1.0.1'
29+
compile 'com.github.clans:fab:1.2.0'
2930
}
3031
```
3132
Add the `com.github.clans.fab.FloatingActionButton` to your layout XML file.

0 commit comments

Comments
 (0)