完善个人资料,修改getBaseInfos接口返回缓存问题
This commit is contained in:
parent
96cbadac2c
commit
e4c48f948d
@ -56,7 +56,7 @@ public class DrawerTaskChildViewHolder extends RecyclerView.ViewHolder {
|
||||
iconImg = R.mipmap.icon_052x;
|
||||
break;
|
||||
default:
|
||||
iconImg = R.mipmap.icon_012x;
|
||||
iconImg = R.mipmap.icon_013x;
|
||||
break;
|
||||
}
|
||||
ImgLoader.display(itemView.getContext(), iconImg, icon);
|
||||
|
BIN
common/src/main/res/mipmap-xxhdpi/icon_013x.png
Normal file
BIN
common/src/main/res/mipmap-xxhdpi/icon_013x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Loading…
Reference in New Issue
Block a user