resolvePath

abstract fun resolvePath(path: Path, context: C)(source)

处理可能来自 OfflineImageResource 中的 Path


override fun resolvePath(resource: OfflinePathImage, context: C)(source)

处理类型为 OfflinePathImage 的 resource.


override fun resolvePath(resource: PathResource, context: C)(source)

处理类型为 PathResource 的 resource.