The R.id.glide_custom_view_target_tag is inconsistent between CustomViewTarget and ViewTarget
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description


As the picture shows,the `R.id.glide_custom_view_target_tag` is inconsistent between `CustomViewTarget` and `ViewTarget`,if the same `ImageView` uses two targets in different code positions, the request of the other target will not be cleared.
Contributor guide
Assessment
This issue has not been assessed yet.