gowong/material-sheet-fab

The cardview is displayed off screen when the width is match_parent

Opened this issue · 1 comments

How to reproduce:
Just change the width of the CardView to match_parent in the sample

The work around is "layout_margins for CardView and FAB must be same"