Closed MahmoudiOussama closed 5 years ago
People are talking about this problem in here. The problem occurs when using Glide to download and display images while using the option DecodeFormat.PREFER_ARGB_8888.
Someone suggested to use latest Glide version and instead of DecodeFormat.PREFER_ARGB_8888 use DecodeFormat.PREFER_ARGB_8888_DISALLOW_HARDWARE.
I think it's an issue from Glide, not from this library: https://github.com/wasabeef/glide-transformations/issues/95
I am using this library in my project, and i am facing app crashes only with devices running Android 8.0. I am using Firebase Crashlitycs and this is a screenshot of the crash error :