bumptech / bumptech/glide

Restart animated gif

Open
#563 3 comments 0 reactions 0 assignees View on GitHub
enhancement GIF
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

Is there a way to restart a gif animation? The method stop of GifDrawable pause the gif animation. Calling stop + start doesn't restart the animation.

Thanks!

Contributor guide

Open the contributing guide

Research direction

Start by locating GifDrawable and inspect how its stop and start methods handle the animation position. Reproduce the reported stop-then-start behavior and determine whether restarting from the first frame is supported; done means the requested restart behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.