Getting black ImageView using Picasso and Glide
The problem I'm writing an Android app that's supposed to have a "Slideshow" feature on it. I've found this nice library , based on Picasso, that does exactly what I wanted, and it worked just fine most of the times. Problem is, sometimes my images are not loaded into the slide ImageView ... It only shows a "black canvas" as you can see on the screenshot below. I am loading the image from a local resource from my drawables. Sometimes it happens on Portrait mode, sometimes on Landscape mode. It doesn't matter which image I use, sometimes that "blackness" happens. EDIT: I'm using Android 5.0.2