bumptech / glide

An image loading and caching library for Android focused on smooth scrolling
https://bumptech.github.io/glide/
Other
34.58k stars 6.12k forks source link

Add animation bounce mode for GifOptions #4430

Open ku8ar opened 3 years ago

ku8ar commented 3 years ago

We need a TikTok-style gif playback in our application. Unfortunately, it is not possible to build a Glide with JitPack: https://github.com/bumptech/glide/issues/4361 We also tried to add an appropriate pull request, but noeone didn't even look at it: https://github.com/bumptech/glide/pull/4365

therefore, I am asking for a new feature that adds such functionality.

iOS and their AMAZING SDWebImage library has such a feature for a long time! https://github.com/SDWebImage/SDWebImage/pull/3115

Glide Version: all

Device/Android Version: all

Issue details / Repro steps / Use case background: playing GIFs in the way 0..N..0..N..

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in the last seven days. It will be closed if no further activity occurs within the next seven days. Thank you for your contributions.