SufianBabri/simple-material-library

Add bottom padding to RaisedButton

Closed this issue · 0 comments

On Lollipop and above, overlapping occurs if a view is placed below the RaisedButton (with android:layout_below in Relative Layout).

A padding of 8dp seems to be enough. It might have to do with max elevation of CardView.