Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix type
  • Loading branch information
mruijzendaal committed Aug 12, 2016
1 parent 3bcac8c commit 9e4788a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ compile 'org.zakariya.flyoutmenus:flyoutmenu:0.5.3'
android:layout_marginLeft="@dimen/flyout_menu_button_margin"
android:layout_marginRight="@dimen/flyout_menu_button_margin"
android:layout_marginTop="@dimen/flyout_menu_button_margin"
app:buttonSize="@dimen/flyout_menu_button_size"
app:fmButtonSize="@dimen/flyout_menu_button_size"
app:fmItemHeight="@dimen/palette_menu_item_size"
app:fmItemMargin="0dp"
app:fmItemWidth="@dimen/palette_menu_item_size"
Expand Down

0 comments on commit 9e4788a

Please sign in to comment.