LocalUriFetcher
A DataFetcher that uses an android.content.ContentResolver to load data from a pointing to a local resource.
Parameters
<T>
The type of data that will obtained for the given uri (For example, or android.os.ParcelFileDescriptor.
Constructors
Functions
Link copied to clipboard
Returns the class of the data this fetcher will attempt to obtain.
Link copied to clipboard
Returns the com.bumptech.glide.load.DataSource this fetcher will return data from.
Link copied to clipboard
Fetch data from which a resource can be decoded.