Glide is a fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.
Info
| Version: | 4.1.1 |
| Author(s): | Beray Bentesen |
| Last Update: | Saturday, September 16, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/beraybentesen/glide-xamarin-android |
| NuGet Url: | https://www.nuget.org/packages/Glide.Xamarin |
Install
Install-Package Glide.Xamarin
dotnet add package Glide.Xamarin
paket add Glide.Xamarin
Glide.Xamarin Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.Annotations(>= 25.4.0.2)
- Xamarin.Android.Support.v4(>= 25.4.0.2)
Tags