• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to create rounded corners images inside RecyclerView?

Kataklasm

Lurker
I'm creating an app that has a RecyclerView with the items containing images, I need to make the image have rounded corners but I can't seem to make the image clip to the custom shape that I want. Is there an easy way to make images have rounded corners?
 
I appreciate your reply! There is one more thing, how can I serve images dynamically from a server? The images could be served from an API.
 
Back
Top Bottom