A simple and customizable Android full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures
2k
stars
256
forks
source link
Screen goes black after showing the image #82
Closed
iadcialim closed 2 years ago
I have this simple ImageView in a fragment. My code looks like this
Full project: ImageViewerApp.zip
After showing the image for a while, it goes black. Does this only work with recycleview?