标签: android networking ion
我想在调用加载之前检查图像是否在Ion的缓存中,所以我没有设置动画。
Ion.with(view).animateIn(animation).load(url)
或者,当从远程位置加载图像时,还有另一种方法仅执行动画吗?