I just migrate my android application from Glide. But i've problem when trying to play GIF Image. Is it any solution to play GIF image using Picasso? Thank you.
Asked
Active
Viewed 9,923 times
5
-
At present _no_ according to the [project GitHub](https://github.com/square/picasso/issues/700) - Consider using an alternative library – Ed Holloway-George Jun 10 '16 at 08:53
-
Unfortunately, I have migrated my app to Picasso from Glide to avoid too many methods. Do you have any suggestion about image loader libraries except Glide to easily perform GIF Animation. – ikhsanudinhakim Jun 10 '16 at 09:03
-
1why you didnt use multidex @ikhsan – JAAD Jun 10 '16 at 09:10