同时使用 placeholder 和 thumbnail 时,高清图显示出错
作者: mudcastles创建于 2026年3月27日更新于 2026年3月27日
I used the following code to load two network images, and found that the thumbnail displayed normally, but the high-resolution image displayed abnormally after successful loading. I investigated for a while and found that when I removed the placeholder setting, the high-resolution image displayed normally, or when I used submit() instead of into(view). Here is the code I used:
内容来源: bumptech/glide