摘要: //设置背景图片 String picfile= Environment.getExternalStorageDirectory() + "/pdp/pdp.png"; try { Drawable d = Drawable.createFromPath(picfile); linear... 阅读全文
posted @ 2014-10-11 14:05 tc310 阅读(2810) 评论(0) 推荐(0)