Skip to content

Commit

Permalink
Mention fab size in documentation. #11
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabharora90 committed Dec 11, 2016
1 parent b392980 commit d3c44cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Currently the library offers the following customization options:
- `menu_margin`: Controls the margin applied to the FAB Menu. Currently the same margin is applied to all four corners (defaults to 16dp).
- `menu_open`: Controls which side of the FAB menu is the arc menu displayed on. Currently supports one of `arc_left` or `arc_right`
- `menu_animation_time`: Controls the animation time to transition the menu from close to open state and vice versa. The time is represented in milli-seconds
- `fabSize`: Sets the size of the FAB icon used in the ArcMenu. Can be either `mini` or `normal`

API
-------
Expand Down

0 comments on commit d3c44cf

Please sign in to comment.