Info
Version: | 1.2.21 |
Author(s): | Rofiq Setiawan |
Last Update: | Friday, September 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/koral--/android-gif-drawable |
NuGet Url: | https://www.nuget.org/packages/Karamunting.Android.Koral.AndroidGifDrawable |
Install
Install-Package Karamunting.Android.Koral.AndroidGifDrawable
dotnet add package Karamunting.Android.Koral.AndroidGifDrawable
paket add Karamunting.Android.Koral.AndroidGifDrawable
Karamunting.Android.Koral.AndroidGifDrawable Download (Unzip the "nupkg" after downloading)
Dependencies
- Karamunting.Android.Koral.ReLinker(>= 1.3.1)
Tags
A Views and Drawable for displaying animated GIFs on Android. Bundled GIFLib via JNI is used to render frames.
This way should be more efficient than WebView or Movie classes.