bumptech / bumptech/glide

Canvas: trying to use a recycled bitmap android.graphics.Bitmap@1e8150d

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

Description

Glide Version: V4.12.0
Question:
UI:**TabLayout + RecyclerView**
Function:only one RecyclerView . to display different data. When the user switches between different TabItems in the TabLayout, different data needs to be requested from the server, and then the previous data should be cleared from this RecyclerView to display the latest data, When rapidly switching between tabs in TabLayout, this error occurs when loading images in RecyclerView, causing the app to crash.

Can I solve this problem by upgrading the glide version? Or there might be other ways to solve this problem

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.