MaterialList
MaterialList copied to clipboard
How to make the CardView with rounded corners pls ?
I would like to make your carview to look like this : https://github.com/DenisMondon/material-design-library/blob/master/images/screen07.png
with rounded corners. Is it possible ?
thanks
You could easily create it by copying an already done layout, creating your own card, and adding the rounding to the CardView.