Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lottie.Forms AnimationView on ListViewItem disappeared after page navigation #366

Open
2 of 7 tasks
LITTOMA opened this issue Dec 13, 2021 · 0 comments
Open
2 of 7 tasks

Comments

@LITTOMA
Copy link

LITTOMA commented Dec 13, 2021

馃悰 Bug Report

AnimationView on ListViewItem disappeared after page navigation

Expected behavior

AnimationView stay on the right place.

Reproduction steps

  1. Create a Xamarin.Forms project.
  2. Add Lottie.Forms package.
  3. In the MainPage.xaml, add a ListView.
  4. In the ListView, add DataTemplate containing a Lottie AnimationView.
  5. Add another page that can be navigated from the MainPage by any method.
  6. 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:

  • 馃摫 iOS
  • 馃悞 Xamarin.Forms
  • 馃 Android
  • 馃弫 WPF
  • 馃寧 UWP
  • 馃崕 MacOS
  • 馃摵 tvOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant