Skip to content

Expose an api similar to rememberAsyncImagePainter #5645

@kozaxinan

Description

@kozaxinan

GlidePainter is based on Coils painter. https://github.com/bumptech/glide/blob/master/integration/compose/src/main/java/com/bumptech/glide/integration/compose/GlidePainter.kt

But glide does not expose api like rememberAsyncImagePainter https://github.com/coil-kt/coil/blob/main/coil-compose-core/src/commonMain/kotlin/coil3/compose/AsyncImagePainter.kt#L75

It would be benefitial to expose similar api to allow using just painter and glide for resource loading without GlideImage.

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