Why can not found GlideImage
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.