Skip to content

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

Open
@AneesFathimaS

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions