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
The old custom one I used with 3.7 worked fine. I'm working on upgrading to 4.x to see if that resolves #2453, but I'm having problems with this and gif playback speed.
With this layout:
Loading a gif into the ImageView:
Consistently produces these glitches in Glide 4.2.0:
Happens for every gif I try, here's a sample:
https://media.giphy.com/media/xUNd9W5Wbh8cRmdFBe/giphy.gif
In Glide 3.7 I used a custom RoundedCorners transformation (I don't think one came with Glide?) and this wasn't an issue.
Glide Version: 4.2.0
The text was updated successfully, but these errors were encountered: