头像框清除上次资源 mIvFrame.release()。

This commit is contained in:
2026-01-22 10:29:49 +08:00
parent 76f499f022
commit 3f2989664c

View File

@@ -169,6 +169,9 @@ public abstract class BaseWheatView extends ConstraintLayout implements IBaseWhe
if (!pitNumber.equals(bean.getPit_number())) {
return;
}
mIvFrame.release();
this.pitBean = bean;
this.roomId = bean.getRoom_id();
countDownTime(bean.getCount_down());