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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] SKLottieView is not shown inside the ToolKit Popup #302

Open
AneesFathimaS opened this issue Dec 12, 2024 · 2 comments
Open

[BUG] SKLottieView is not shown inside the ToolKit Popup #302

AneesFathimaS opened this issue Dec 12, 2024 · 2 comments
Labels

Comments

@AneesFathimaS
Copy link

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

  • Version with issue: SkiaSharp.Extended.UI.Maui 3.0.0 preview
  • Platform Target Frameworks:
    • Android: 14
    • Windows Classic: Windows 11

Screenshots

Windows:
image

Android:
image

Reproduction Link

Sample (2).zip

Copy link

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.

@decv86
Copy link

decv86 commented Dec 18, 2024

it will take years before this is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants