LottieXamarin
LottieXamarin copied to clipboard
Lottie.Forms AnimationView on ListViewItem disappeared after page navigation
🐛 Bug Report
AnimationView on ListViewItem disappeared after page navigation
Expected behavior
AnimationView stay on the right place.
Reproduction steps
- Create a Xamarin.Forms project.
- Add Lottie.Forms package.
- In the MainPage.xaml, add a ListView.
- In the ListView, add DataTemplate containing a Lottie AnimationView.
- Add another page that can be navigated from the MainPage by any method.
- Run the app. At the first time we can see the AnimationView. Then navigate to the second page and go back. The AnimationView just disappeared.
Configuration
Version: 4.0.11
Platform:
- [x] :iphone: iOS
- [x] :monkey: Xamarin.Forms
- [ ] :robot: Android
- [ ] :checkered_flag: WPF
- [ ] :earth_americas: UWP
- [ ] :apple: MacOS
- [ ] :tv: tvOS