SimpleDraweeView|SimpleDraweeView 控件清空缓存
SimpleDraweeView 控件清空缓存
Uri imgurl=Uri.parse(item.getImg()); // 清除Fresco对这条验证码的缓存 ImagePipeline imagePipeline = Fresco.getImagePipeline(); imagePipeline.evictFromMemoryCache(imgurl); imagePipeline.evictFromDiskCache(imgurl); // combines above two lines imagePipeline.evictFromCache(imgurl); SimpleDraweeView poster=((SimpleDraweeView) view.findViewById(R.id.sdv_home_movie_poster)); poster.setImageURI(imgurl);
推荐阅读
- 误删/清空.bashrc文件/内容
- 23-2-2020|23-2-2020 收納與整理(10)
- 1.前端引入jeDate日期控件
- python清空文件内容
- 控件介绍
- 前端页面表格控件handsontable在vue项目中的应用
- 清空自己的大脑,把大脑用做cpu,而不是存储器
- iOS|iOS UI控件埋点技术方案之基于runtime hook
- Ticker|Ticker 滚动数字控件
- 清空我的购物车