hdodenhof / hdodenhof/CircleImageView
Problems with Lollipop - black image
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm facing a quite interesting problem on Android Lollipop - if I set Bitmap to CircleImageView with setImageBitmap() method, it just shows black image:

Image is selected from Gallery app, and I can view it in debug mode (bitmap is not corrupted).
Everything is working OK with default ImageView:

This behaviour is random - some images are working correctly, some are not, and it occurs only on Android Lollipop.
Do you have any suggestions? I've checked app logs, everything is working OK - no OutOfMemory exceptions or something similar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.