What I have now is more like a ring. I would like to set the background outside the circle. Is that possible in xml drawable file? Thanks. What I have now vs What I would like to achieve
Asked
Active
Viewed 307 times
-1
-
1Can you attach a sample image? – Vishu Mar 05 '18 at 19:39
1 Answers
0
Looks like there is no easy way to do it in drawable file. If you want to do it in customized view/layout, you can look at the answers in Draw a transparent circle onto a filled android canvas and Android canvas: draw transparent circle on image. Both work for me.

Yanxiang Zhu
- 1
- 1