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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi @mattleibow, I got a quick question.
Unable to display Lottie Animation within Popup
SKLottieView not working in Popup
Are the above issues related to this ? VisualElement.Loaded events aren't getting fired [Android Only]
CMIIW
the SKLottieView class inherits from SKAnimatedSurfaceView and has a OnLoaded method
SkiaSharp.Extended/source/SkiaSharp.Extended.UI/Controls/SKAnimatedSurfaceView.shared.cs
Line 17 in 7474171
SkiaSharp.Extended/source/SkiaSharp.Extended.UI/Controls/SKAnimatedSurfaceView.shared.cs
Lines 61 to 84 in 7474171
SkiaSharp.Extended/source/SkiaSharp.Extended.UI.Maui/Utils/PlatformExtensions.shared.cs
Lines 5 to 6 in 7474171
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions