GlideContentProviderLoader
a utils class that help load image from content provider using glide
how to use
Glide.with(this)
.using(new GlideContentProviderLoader(this))
.load(Uri.parse(imageUri))
.into(expandedImageView);
Q & A
This project offers a StreamProvider
, based on Google's FileProvider. Like FileProvider, StreamProvider is designed to serve up files, for reading and writing, through the ContentProvider interface (content:// Uri values). StreamProvider offers:
This is a simple Android View class which provides basic pinch and zoom capability for images.
Can be used as a replacement for a standard ImageView
when you want to include pinch and zoom.
Features:
A drupal services rest client with retrofit for Android.
Pull to Refresh with automatic load more data.
What this tool can do right now:
It will create the folder structure for the package you provide, then it will read the json at the url you provide, and output java classes into a zip file.
Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.
Q & A