Xamarin.Android.Glide
4.11.0
Xamarin.Android bindings for Glide
Install-Package Xamarin.Android.Glide -Version 4.11.0
dotnet add package Xamarin.Android.Glide --version 4.11.0
<PackageReference Include="Xamarin.Android.Glide" Version="4.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.Android.Glide --version 4.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.Android.Glide, 4.11.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
MonoAndroid 10.0
- Xamarin.Android.Glide.DiskLruCache (>= 4.11.0)
- Xamarin.Android.Glide.GifDecoder (>= 4.11.0)
- Xamarin.AndroidX.ExifInterface (>= 1.1.0.1)
- Xamarin.AndroidX.Fragment (>= 1.2.4.1)
- Xamarin.AndroidX.VectorDrawable.Animated (>= 1.1.0.1)
Used By
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Xamarin.Android.Glide:
Package | Downloads |
---|---|
glidex.forms
A library containing a Xamarin.Forms IImageViewHandler to speed up images on Android. Based on Glide. Just add Android.Glide.Forms.Init(this); after Xamarin.Forms.Forms.Init();
|
|
Xamarin.Google.Android.Places
Package Description
|
|
nventive.Binding.Intercom
A Xamarin binding over the Intercom SDK
|
|
Bumptech.Glide.Integration.RecyclerView
Xamarin.Android implementation of Glide's RecyclerView integration library.
|
|
Kdd.Glide.AppModuleInjector
Glide appModuleInjector for untrusted certificate
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Xamarin.Android.Glide:
Repository | Stars |
---|---|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
jonathanpeppers/glidex
glidex.forms is a library using Glide for faster Xamarin.Forms images on Android. Find out more about Glide at https://github.com/bumptech/glide
|