问题
Does anyone know how i can draw programmatically in android something like this (without using opengl)?
Pic
回答1:
You can use shape drawables (circles and lines) to define elements and then combine them in one drawable with Layer List. All this can be defined in XML.
来源:https://stackoverflow.com/questions/7384751/draw-a-hatched-circle-in-android