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
animationDuration is a property of UIImageView which GiphyYYAnimatedImageView inherits from. I think GiphyYYAnimatedImageView should override animationDuration and return the correct value.
(The same could probably be said for UIImageView.animationImages but for now I really just need to know the animation duration 😀)
iOS SDK v2.1.8
The text was updated successfully, but these errors were encountered:
animationDuration
is a property ofUIImageView
whichGiphyYYAnimatedImageView
inherits from. I thinkGiphyYYAnimatedImageView
should overrideanimationDuration
and return the correct value.(The same could probably be said for
UIImageView.animationImages
but for now I really just need to know the animation duration 😀)iOS SDK v2.1.8
The text was updated successfully, but these errors were encountered: