In android, I want to have a view with a round frame, so I could place another view inside it and get a masked effect.
Current situation:
I want the blue circle to have a round frame, allowing this:
Any suggestion on how to achieve that, without using images? Thanks a lot!