I have a CardView with rounded corners, I want to have an ImageView at the top like shown in the example taken from the material design guidelines
CardView
ImageView
Sometimes using Glide instead of Picasso for loading images also helps.
Glide
Picasso