Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

most of the devices are showing black image after couple of hours [URGENT] #2412

Open
msoliman22 opened this issue Jul 10, 2023 · 0 comments

Comments

@msoliman22
Copy link

so we have an app that displaying menu to the user , so I am loading the image from URL like that

Picasso.get()
.load(it.image)
.resize(400, 400)
.centerCrop()
.into(ivCombo)

so everyday after couple of hours the device showing some images as black images and the issue will be resolved only when I clear the Cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant