fix:【光环助手】同步正式问题—前端徽章小图标展示问题 https://jira.shanqu.cc/browse/GHZS-2020

This commit is contained in:
叶子维
2023-04-12 10:53:26 +08:00
parent 2fdb613ecc
commit 98c0fb39b4

View File

@ -1005,7 +1005,7 @@ public class DialogUtils {
SimpleDraweeView badgeView = contentView.findViewById(R.id.dialog_badge);
ImageView badgeLightBg = contentView.findViewById(R.id.dialog_badge_light_bg);
ImageUtils.display(badgeView, badge.getIcon());
ImageUtils.display(badgeView, badge.getMIcon());
titleTv.setText(badge.getName());
// 领取条件文本超过一行就不显示