I do not know where Exactly i Should Adress this issue, if it is my fault, there is something in the Picasso Lib Wrong or in the Cardview Library.
Basicly i have a <
It works for me like this:
ImageView
with RoundedImageView
(https://github.com/vinc3m1/RoundedImageView).riv_corner_radius
attribute on the RoundedImageView
to be the same as CardView
's corner.cardPreventCornerOverlap
to false on the CardView
(app:cardPreventCornerOverlap="false"
).