azchohfi / LottieUWP

UWP port of Lottie(https://github.com/airbnb/lottie-android)
Apache License 2.0
274 stars 45 forks source link

the animation went missing after the app enter background by minimizing it.. #51

Closed Hanzalah-Adalan closed 5 years ago

Hanzalah-Adalan commented 5 years ago

the animation went missing after the app enter background (by minimizing not closing), and after opening the app again from the minimized state, the animation gets blank..

ps: I load the animation via code behind, not declaratively from XAML..