IT月光

导航

自定义圆的半径attr.xml

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <declare-styleable name="MyView">
        <attr name="radius" format="integer"></attr>
    </declare-styleable>
</resources>

posted on 2016-04-10 19:36  IT月光  阅读(127)  评论(0编辑  收藏  举报