Search code examples
androidxml-drawable

How to do this practice exercise?


I am new in android programming. In this task,I should do what is shown in the picture,but without use a bitmap,only by making drawable xml files and show it in one layout. Any ideas?

enter image description here


Solution

  • I think that you can do it using shape drawables (link to reference) and textviews