在项目中加载位于Drawable中的图片资源时出现了错误,具体的代码如下:
Drawable
Bitmap bitmap = BitmapFactory.decodeResource(getResources(),R.drawable.img1)
京公网安备 11010502049817号