摘要:
codeprotected NinePatchDrawable shadowLeft;......Bitmap image = BitmapFactory.decodeResource(context.getResources(),R.drawable.shadow_left);byte[] chunk= image.getNinePatchChunk();shadowLeft=new NinePatchDrawable(context.getResources(), image, chunk, new Rect(), null);shadowLeft.setBo... 阅读全文
posted @ 2012-09-19 13:23
Qiengo
阅读(729)
评论(0)
推荐(0)

浙公网安备 33010602011771号