类型转换问题
(Bitmap bigBm = ((BitmapDrawble)getResources().getDrawable(R.drawable.photo)).getBitmap;)显示错误:BitmapDrawble cannot be resolved to a type
同一个问题:http://www.imooc.com/qadetail/159315