lusccc / SpringFloatingActionMenu

Apache License 2.0
368 stars 71 forks source link

Close bu menu items #3

Open tellfa opened 8 years ago

tellfa commented 8 years ago

Hi, thanks for this awesome library, but i have one problem in this library i want when click on Fab Menu items, close the Fab menu. but i don't know use which of method! please help me my bro :heart:

lusccc commented 8 years ago

I did't think about auto close menu after clicking items, but for now, you can just use springFloatingActionMenu.hideMenu()method in you onClickListener.

tellfa commented 8 years ago

ok, please add this feature. when click on menu items, close auto thanks

lusccc commented 8 years ago

@tellfa sure, I will ~

pishguy commented 8 years ago

how can i add this feature?