We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
When setting an SKLottieView as the content of a Toolkit popup, the image is not displayed in the view.
Code
<skiaLottie:SKLottieView HeightRequest="200" HorizontalOptions="Center" RepeatCount="-1" Source="lottiefile.json" VerticalOptions="Center" WidthRequest="200" />
Expected Behavior
Lottie image with animation should be displayed.
Actual Behavior
Lottie image with animation is not displayed.
Basic Information
Screenshots
Windows:
Android:
Reproduction Link
Sample (2).zip
The text was updated successfully, but these errors were encountered:
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
Sorry, something went wrong.
it will take years before this is fixed
No branches or pull requests
Description
When setting an SKLottieView as the content of a Toolkit popup, the image is not displayed in the view.
Code
Expected Behavior
Lottie image with animation should be displayed.
Actual Behavior
Lottie image with animation is not displayed.
Basic Information
Screenshots
Windows:
Android:
Reproduction Link
Sample (2).zip
The text was updated successfully, but these errors were encountered: