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

Load animation by xml not working #44

Closed
Liberuman opened this issue Dec 20, 2024 · 0 comments · Fixed by #47
Closed

Load animation by xml not working #44

Liberuman opened this issue Dec 20, 2024 · 0 comments · Fixed by #47
Labels
bug Something isn't working

Comments

@Liberuman
Copy link

Liberuman commented Dec 20, 2024

  1. README.xml has error:
    <com.lottiefiles.dotlottie.core.widget.DotLottieAnimation
    android:id="@+id/lottie_view"
    android:layout_width="200dp"
    app:speed="3"
    app:src="swinging.json"
    android:layout_height="200dp" />
    speed and src attributes name is incorrect.

  2. animation can't be shown by xml's app:dotLottie_src attribute load

@afsalz afsalz added the bug Something isn't working label Dec 27, 2024
@afsalz afsalz closed this as completed in #47 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants