头像框清除上次资源 mIvFrame.release() 去除,用户首页头像框更新。

This commit is contained in:
2026-01-22 14:52:51 +08:00
parent 3f2989664c
commit 885d6b1e7d
2 changed files with 9 additions and 3 deletions

View File

@@ -170,8 +170,6 @@ public abstract class BaseWheatView extends ConstraintLayout implements IBaseWhe
return;
}
mIvFrame.release();
this.pitBean = bean;
this.roomId = bean.getRoom_id();
countDownTime(bean.getCount_down());