Skip to content

mikeyzhe/ListViewGif

Repository files navigation

ListViewGif

Show Gif animation in a List View

There are several issues for this implementation:

  1. Currently the downloaded gif is cached only within the GifView. once the gifview is been reused, the cache lost
  2. Default AsyncTask in Android is running in a 1-size Thread Pool, which means we can not download gif files simultaneously.

About

Show Gif animation in a List View

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages