CodePudding user response:
You can either make the shapes yourself in the drawable folder which is a lot of work or use third party libraries like hdodenhof/CircleImageView.
I recommend using the third party library so that you can access it in your xml layouts like any other components