shamanland / floating-action-button

Implementation of a circular button made of paper that lifts and emits ink reactions on press.
http://shamanland.github.io/floating-action-button
Apache License 2.0
371 stars 88 forks source link

Emulated shadow needs to accounted for (as negative margin) #20

Open vbence opened 9 years ago

vbence commented 9 years ago

When the widget uses the drawable to create the shadow, the size of the shadow counts toward the size of the element.

This results in different positioning in 5.0 vs earlier versions, so it is not possible to align the button with other parts of the layout.