You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems when using a gif with glide we cannot open the zoom view as it crashes.
It would be nice to have animated gifs supported as well. It looks like we need to replace BitmapDrawable with more generic class, which probably leads to problems with other features like saving the image and encoding it as base64.
It seems when using a gif with glide we cannot open the zoom view as it crashes.
It would be nice to have animated gifs supported as well. It looks like we need to replace BitmapDrawable with more generic class, which probably leads to problems with other features like saving the image and encoding it as base64.
Tested with Version 1.4.0
The text was updated successfully, but these errors were encountered: