Android - ImageView with rounded only one corner
问题 I want to create ImageView like this (right side of the image): I have it in CardView layout so I have rounded corners of the card but I need to create rounded left bottom corner of the image alone (or with top right). I tried several options but nothing work correctly. How can I do this? Do you have some tip? 回答1: You can use this library and put your ImageView inside the Layout https://github.com/JcMinarro/RoundKornerLayouts and can set the radius for specific corners like this