摘要:
View中:publicvoiddraw(Canvas canvas) {/*1. Draw the background 绘制背景2. If necessary, save the canvas' layers to prepare for fading 如有必要,颜色渐变淡之前保存画布层(即锁... 阅读全文
posted @ 2015-11-05 13:40
weidingqiang
阅读(436)
评论(0)
推荐(0)
摘要:
getWidth()获得的宽度是View在设定好布局后整个View的宽度getMeasuredWidth()是对View上的内容进行测量后得到的View内容占据的宽度。getWidth得到是某个view的实际尺寸.getMeasuredWidth是得到某view想要在parent view里面占的大... 阅读全文
posted @ 2015-11-05 13:38
weidingqiang
阅读(445)
评论(0)
推荐(0)
摘要:
1.Drawable—>BitmapResources res=getResources();Bitmap bmp=BitmapFactory.decodeResource(res, R.drawable.sample_0);Resources res=getResources();private ... 阅读全文
posted @ 2015-11-05 09:53
weidingqiang
阅读(452)
评论(0)
推荐(0)

浙公网安备 33010602011771号