This is a very basic sample project using the gif drawable library at https://github.com/koral--/android-gif-drawable an extensive sample project is already available at https://github.com/koral--/android-gif-drawable-sample.
- The gif image url is feteched from http://yesno.wtf/api/
- An GifDrawable is created using the ByteArrayOutputStream
- The GifImageView is updated with the GifDrawable.