A
A
Alexander Sinitsyn2017-08-01 23:25:34
Android
Alexander Sinitsyn, 2017-08-01 23:25:34

How can I anchor two fab centers to the bottom border of a button?

The gray bar is the button.
c7f3fb0ed3674bf28ca444e65e3a5406.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrei K, 2017-08-01
@1110001111

If you use CoordinatorLayout, then set the fab property:
app:layout_anchor="@id/button" //id of your gray button
app:layout_anchorGravity="bottom|end"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question