MaterialList icon indicating copy to clipboard operation
MaterialList copied to clipboard

How to make the CardView with rounded corners pls ?

Open MrThiago opened this issue 10 years ago • 1 comments

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

MrThiago avatar Jul 21 '15 15:07 MrThiago

You could easily create it by copying an already done layout, creating your own card, and adding the rounding to the CardView.

dexafree avatar Jul 30 '15 09:07 dexafree