android-slideshow
android-slideshow copied to clipboard
Upgrade Glide to v4
Glide is currently using v3.
Would be good to upgrade to v4. There is significant change for this.
GifDrawable.getDecoder()
is not available in Glide v4. This makes it difficult to calculate GIF run time for varying the slide delay when viewing a GIF.
Leaving this as a FIXME
for now
Performance change is negligible in the Android emulator. More testing required on device to see if this upgrade is a good idea.
There's not really a good way to access the GifDecoder
: https://stackoverflow.com/questions/47621960/glide-4-get-gifdecoder-of-gifdrawable