ContentResourceFactory

Creates Resource instances granting access to content:// URLs provided by the given contentResolver.

Constructors

Link copied to clipboard
constructor(contentResolver: ContentResolver)

Functions

Link copied to clipboard
open suspend override fun create(url: AbsoluteUrl): Try<Resource, ResourceFactory.Error>

Creates a Resource to access url.