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

Invalidate LottieDrawable with itself so that it can be verified #49

Merged
merged 1 commit into from
Feb 2, 2017

Conversation

gpeal
Copy link
Collaborator

@gpeal gpeal commented Feb 2, 2017

Previously, LottieDrawable would invalidate itself with whatever layer changed. This would fail verification in View.

This bubbles up invalidate calls so that the drawable will invalidate itself with LottieDrawable.

Fixes #37

@gpeal
Copy link
Collaborator Author

gpeal commented Feb 2, 2017

@elihart
Copy link
Contributor

elihart commented Feb 2, 2017

lgtm

@gpeal gpeal merged commit 9ebb33d into master Feb 2, 2017
@gpeal gpeal deleted the invalidate branch February 2, 2017 22:41
@wlj190785060 wlj190785060 mentioned this pull request Nov 22, 2021
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

Successfully merging this pull request may close these issues.

2 participants