bumptech / bumptech/glide

How to prohibit ViewTarget pauseMyRequest?

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

Description

1、when i use Glide to load Gif image in the RecclerView,
2、image is loading and View slide out screen
3、view deatch form window
4、when view slide in screen again gif will reload from okhttp

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported behavior with Glide in a RecyclerView while a GIF-loading view slides off screen and detaches from the window. Trace the ViewTarget pauseMyRequest lifecycle and the OkHttp load when the view returns. Done should be a documented or implemented way to prevent the GIF request from pausing and reloading after reattachment.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.