FloatingActionButton icon indicating copy to clipboard operation
FloatingActionButton copied to clipboard

fab:menu_openDirection="left/right"

Open gfucka opened this issue 9 years ago • 12 comments

There is a way to open the menu on the left or right instead of up/down??

Thank you

gfucka avatar May 14 '15 13:05 gfucka

No, it's not.

Clans avatar May 14 '15 18:05 Clans

But do you think to add it in future release? Il 14/mag/2015 20:45, "Dmitry Tarianyk" [email protected] ha scritto:

No, it's not.

— Reply to this email directly or view it on GitHub https://github.com/Clans/FloatingActionButton/issues/46#issuecomment-102132601 .

gfucka avatar May 14 '15 21:05 gfucka

I'll think about it. Maybe not in the next release but a bit later.

Clans avatar May 15 '15 05:05 Clans

Ok, but can you help me? if I want to do it myself exstending your library??

Thank you so much

2015-05-15 7:12 GMT+02:00 Dmitry Tarianyk [email protected]:

I'll think about it. Maybe not in the next release but a bit later.

— Reply to this email directly or view it on GitHub https://github.com/Clans/FloatingActionButton/issues/46#issuecomment-102261797 .

Dott. Giosia Gentile

gfucka avatar May 15 '15 08:05 gfucka

Fork it and then you're going to need to change the onMeasure() and onLayout() methods to make the menu buttons expand horizontally. I believe that should be all changes.

Clans avatar May 15 '15 14:05 Clans

Hey @gfucka, did you manage to create a horizontal version for the fab menu? I would also need it for a current project of mine :)

priegler avatar May 27 '15 10:05 priegler

HI. No I not have time to do it. But if you want we can try together...What do you think? Il 27/mag/2015 12:19, "Peter Riegler" [email protected] ha scritto:

Hey @gfucka https://github.com/gfucka, did you manage to create a horizontal version for the fab menu? I would also need it for a current project of mine :)

— Reply to this email directly or view it on GitHub https://github.com/Clans/FloatingActionButton/issues/46#issuecomment-105854060 .

gfucka avatar May 27 '15 18:05 gfucka

Do any one ever figure this out?

boxlady avatar Sep 26 '15 12:09 boxlady

I need it too please can you add it @Clans

architjn avatar Oct 27 '15 06:10 architjn

I need it too ! Has anyone forked it yet ?

icodeyou avatar Oct 03 '16 10:10 icodeyou

@Clans can't change direction, there is only up and down alt text

winnerawan avatar Oct 06 '17 07:10 winnerawan

Forked the project to add left and right open directions check it below https://github.com/martipello/FloatingActionButton/edit/master/README.md

martipello avatar Feb 17 '19 22:02 martipello