FloatingActionButtonSpeedDial icon indicating copy to clipboard operation
FloatingActionButtonSpeedDial copied to clipboard

Reduce the space between main FAB and action FABs

Open jahirfiquitiva opened this issue 6 years ago • 3 comments

Step 1: Are you in the right place?

  • [X] I have verified there are no duplicate active or recent bugs, questions, or requests
  • [X] I have verified that I am using the latest version of the library.

Step 2: Describe the problem:

Basically, I would like all FABs to have the same vertical spacing. Currently the space between the main FAB and the first action FAB is bigger than the space between the action FABs.

Thanks and good work

jahirfiquitiva avatar Apr 14 '18 05:04 jahirfiquitiva

This request is not really compliant with the Speed Dial demo of the official Material Design and the behavior of Inbox by Gmail: image image

Unfortunately this change is more difficoult that what it seems because, to properly support API < 21, I am using the UseCompatPadding option of the FAB and the current vertical spacing between the main FAB and the Action FABs is the minimum amount of space I can have.

But it is always nice to give devs options so I will try to find a solution. I am considering however to wait a little because I would like refactor the main FAB and add a label there too, but for that I am blocked by #11.

leinardi avatar Apr 14 '18 08:04 leinardi

I understand your decision, but yeah, I would like to see it with the smaller spacing in a future release :blush: Thanks!

jahirfiquitiva avatar Apr 15 '18 01:04 jahirfiquitiva

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Jun 14 '18 01:06 stale[bot]