Package-level declarations

Types

Link copied to clipboard
class CompositeImageCache(applicationContext: Context, cacheConfig: ImageCache.Config) : ImageCache

The implementation of ImageCache that delegates the API calls to device's VM memory based cache first and if the call fails tries to use device's disk based cache.