FloatingActionButton
FloatingActionButton copied to clipboard
fab:menu_openDirection="left/right"
There is a way to open the menu on the left or right instead of up/down??
Thank you
No, it's not.
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 .
I'll think about it. Maybe not in the next release but a bit later.
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
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.
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 :)
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 .
Do any one ever figure this out?
I need it too please can you add it @Clans
I need it too ! Has anyone forked it yet ?
@Clans can't change direction, there is only up and down
Forked the project to add left and right open directions check it below https://github.com/martipello/FloatingActionButton/edit/master/README.md