android 本身动手画一个圆形菜单

本文使用画笔Paint来自定义一个半圆形的菜单 以下图:html demo下载地址:http://download.csdn.net/detail/suyiyang888/8528707 1、定义类CircleMenu继承View,重写三个构造函数 2、在onLayout(boolean changed, int left, int top, int right,int bottom)方法中能够获
相关文章
相关标签/搜索