You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the method frameDelayGreatestCommonDivisor in FLanimatedImageView.m.
In our case, when the video was converted to animated GIF using 1 frame for every 3 seconds, the GIFs were terribly slow. So we changed the method a bit to convert to a more reasonable rate.
Ugly hack but it kind of worked.
https://s-media-cache-ak0.pinimg.com/originals/4e/50/06/4e500657d2273140e77b0bb807bc342c.gif
These gifs play really slow. Tried checking in flipboard and other apps. Works fine there.
I am using this in 40x40 Imageview.
The text was updated successfully, but these errors were encountered: