完全自定义 ,ui就像手表一样的画面,值得下载 public class Clock extends View { @Override protected void onLayout(boolean changed, int left, int top, int right, int bottom) { super.onLayout(changed, left, top, right, bottom); @Override protected void onDraw(Canvas canvas) {