Skip to content

Server Image URL is not showing  #572

Open
@rmbhati

Description

@rmbhati

Thread {
try {
val image = BitmapFactory.decodeStream(URL(data.IMG).openConnection().getInputStream())
image_view.setImage(ImageSource.bitmap(image))
} catch (e: Exception) {
e.printStackTrace()
}
}.start()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions