android-floating-action-menu icon indicating copy to clipboard operation
android-floating-action-menu copied to clipboard

Some requests: ripple,elavate, selector effects, and also allow to expand the menu from a single button

Open AndroidDeveloperLB opened this issue 9 years ago • 8 comments

ripple and elevate (shadow) effects are missing from Lollipop. Also, even clicking on the button doesn't have a clicking effect using a selector. Please add them.

Also, please allow to expand the menu, so that when you click on one, it splits into multiple buttons, as such: https://github.com/futuresimple/android-floating-action-button/raw/master/screenshots/menu.gif

AndroidDeveloperLB avatar Dec 06 '14 14:12 AndroidDeveloperLB

working on a separate branch for this

sephiroth74 avatar Dec 07 '14 00:12 sephiroth74

@sephiroth74 Wow thank you.

AndroidDeveloperLB avatar Dec 07 '14 00:12 AndroidDeveloperLB

How's the progress going? I was interested in particular on a clicking effect (looks kind of bland at the moment). I thought I could get around with it by changing the BackgrounRes of the FloatingActionItem on click but I haven't found any methods that return it.

leoncvlt avatar Jan 05 '15 19:01 leoncvlt

@MegaLeon cloaking ?

AndroidDeveloperLB avatar Jan 05 '15 20:01 AndroidDeveloperLB

@AndroidDeveloperLB I meant clicking, some kind of visual touching feedback

leoncvlt avatar Jan 05 '15 20:01 leoncvlt

You mean the ripple effect?

AndroidDeveloperLB avatar Jan 05 '15 20:01 AndroidDeveloperLB

Ripple is an option. Even a simple visual feedback like the button changing color, or giving us a way to change the background drawable for the item when pressed would be great.

leoncvlt avatar Jan 05 '15 20:01 leoncvlt

Yes, I see.

AndroidDeveloperLB avatar Jan 05 '15 20:01 AndroidDeveloperLB