getCacheKey

abstract fun getCacheKey(uri: Uri): String

图片处理后的缓存key 需要确保同一图片在相同key下是一样的

Since

Api 4

Parameters

uri

输入图片来源Uri