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

can not playAnimation in ListViewAdapter #1482

Closed
fengjian123 opened this issue Jan 15, 2020 · 2 comments
Closed

can not playAnimation in ListViewAdapter #1482

fengjian123 opened this issue Jan 15, 2020 · 2 comments

Comments

@fengjian123
Copy link

at version 3.3.1 ,I use LottieAnimationView to playAnimation in ListViewAdapter, but found it cannot play.Then I traced the source code and found that it is because in the latest version of playAnimation there is a condition that isShown() must be true, but in the items in listView, the isShown() of all views is false, so there is no method called

@DavidDTA
Copy link

This may be the same issue as #1495

@gpeal
Copy link
Collaborator

gpeal commented Feb 10, 2020

Duplicate of #1495

@gpeal gpeal marked this as a duplicate of #1495 Feb 10, 2020
@gpeal gpeal closed this as completed Feb 10, 2020
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

3 participants