Skip to content

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

@msoliman22

Description

@msoliman22

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions