com.bumptech.glide.BitmapRequestBuilder.animate(Animation) |
com.bumptech.glide.DrawableRequestBuilder.animate(Animation) |
com.bumptech.glide.GenericRequestBuilder.animate(Animation)
|
com.bumptech.glide.GifRequestBuilder.animate(Animation) |
com.bumptech.glide.load.model.GenericLoaderFactory.buildModelLoader(Class, Class, Context)
|
com.bumptech.glide.BitmapRequestBuilder.crossFade(Animation, int) |
com.bumptech.glide.DrawableRequestBuilder.crossFade(Animation, int) |
com.bumptech.glide.GifRequestBuilder.crossFade(Animation, int) |
com.bumptech.glide.RequestManager.fromUrl()
|
com.bumptech.glide.ListPreloader.getDimensions(T)
|
com.bumptech.glide.ListPreloader.getItems(int, int)
|
com.bumptech.glide.gifdecoder.GifDecoder.getLoopCount()
|
com.bumptech.glide.load.resource.bitmap.TransformationUtils.getOrientation(String)
No longer used by Glide, scheduled to be removed in Glide 4.0
|
com.bumptech.glide.ListPreloader.getRequestBuilder(T)
|
com.bumptech.glide.util.Util.getSize(Bitmap)
|
com.bumptech.glide.Glide.isSetup()
Use GlideModule instead. Scheduled to be removed in Glide 4.0.
|
com.bumptech.glide.RequestManager.load(byte[], String)
|
com.bumptech.glide.RequestManager.load(URL)
|
com.bumptech.glide.RequestManager.loadFromMediaStore(Uri, String, long, int)
|
com.bumptech.glide.load.resource.bitmap.TransformationUtils.orientImage(String, Bitmap)
No longer used by Glide, scheduled to be removed in Glide 4.0
|
com.bumptech.glide.GlideBuilder.setDiskCache(DiskCache)
|
com.bumptech.glide.Glide.setup(GlideBuilder)
Use GlideModule instead. Scheduled to be removed in Glide 4.0.
|
com.bumptech.glide.Glide.unregister(Class, Class)
|