Thursday 7 December 2017

Gifex

  • Gifex is an android library that loads gifs from a source into a gallery view chunk by chunk.

  • When Gifex's GifGalleryView is included in layout and passed a simple request containing the keyword, it will load gifs from the source (configurable) into the infinitely scrollable GifGalleryView.

  • Gifex fetches gifs in small chunks. Initially, small chunk of gifs are fetched and when user scrolls till end, it fetches the next chunk. Limit for a chunk can be configured and total no of gifs can also be configured.

  • A lot of other configurations are available ex: an optional search bar, cache limit for the gifs etc.


Android Arsenal

from The Android Arsenal

No comments:

Post a Comment