Skip to content

with Glide transition not work #23

@Naguchennai

Description

@Naguchennai

if crashing

Glide.with(context)
.load(POST_IMG)
.transition(DrawableTransitionOptions.withCrossFade())
.into(img_thumbnail);

        }

with out transition working fine
android.graphics.drawable.TransitionDrawable cannot be cast to com.joooonho.SelectableRoundedImageView$SelectableRoundedCornerDrawable

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