konklone / campyre

RETIRED: A Campfire client for Android.
https://play.google.com/store/apps/details?id=campyre.android
BSD 3-Clause "New" or "Revised" License
68 stars 22 forks source link

Display animated gifs #145

Open pforhan opened 11 years ago

pforhan commented 11 years ago

Shouldn't be too hard; if an image ends in .gif, feed it to a Movie. Details at: http://stackoverflow.com/questions/3660209/android-display-animated-gif

Need to verify behavior with fixed (single frame) gifs.