/GifLoadingExample

Example Android app for loading GIFs using Glide and a GIF Drawable Library.

Primary LanguageJava

Android-GifLoadingExample

Simple example app for loading and displaying GIFs.

  1. Experimented with the Giphy API and displayed GIFs using Glide.

  2. GIFs stored within app and displayed using the android-gif-drawable library.

Example