loadBitmap
Decodes a Bitmap from a content Uri.
This combines ContentResolver.openInputStream and BitmapFactory.decodeStream into the common one-call path for content URIs.
Decodes a Bitmap from a content Uri.
This combines ContentResolver.openInputStream and BitmapFactory.decodeStream into the common one-call path for content URIs.