glide icon indicating copy to clipboard operation
glide copied to clipboard

Why can not found GlideImage

Open carl1990 opened this issue 1 year ago • 0 comments

I Have add implementation ('com.github.bumptech.glide:glide:4.16.0') { transitive = true } and implementation "com.github.bumptech.glide:compose:1.0.0-beta01" into my project,but when I ues GlideImage ,idea hint no this Composable

carl1990 avatar Jan 30 '24 08:01 carl1990