donut chart

donut chart
This commit is contained in:
hmkcode
2015-01-30 23:30:37 +03:00
parent 6c8d212481
commit 19968bc6ea
9 changed files with 273 additions and 3 deletions
@@ -0,0 +1,5 @@
<resources>
<declare-styleable name="DonutChart">
<attr name="radius" format="dimension"/>
</declare-styleable>
</resources>