Commit d4047e3f authored by fallenstardust's avatar fallenstardust

重新下载大图后重设cardImage

parent 1cdd384d
......@@ -411,6 +411,7 @@ public class CardDetail extends BaseAdapterPlus.BaseViewHolder {
}
});
dialogPlus.show();
imageLoader.bindImage(cardImage, code, null, true);
return true;
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment