转载请注明出处,点击此处 查看更多精彩内容。 // bitmap转drawable Drawable drawable = new BitmapDrawable(context.getResources(), bitmap);