HarinTrivedi / FABRevealMenu-master

A general purpose android UI library to show a user show menu in accordance of Floating action button with material design guidelines.
https://harintrivedi.github.io/FABRevealMenu-master/
Apache License 2.0
614 stars 117 forks source link

Support not showing icon in the menu #30

Closed jaibatrik closed 5 years ago

jaibatrik commented 6 years ago

Added XML attribute showIcon (analogous to showTitle) for menu items.

HarinTrivedi commented 5 years ago

Thanks