We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug A clear and concise description of what the bug is.
I use the following code to change the color:
lav.addValueCallback( KeyPath("**"), LottieProperty.COLOR_FILTER ) { SimpleColorFilter(color) }
But it doesn't work for the part generated by repeater (of AE).
What version of Lottie did you test this on? 5.2.0
What version of Android did you test this on? Android T(33)
Steps To Reproduce Steps to reproduce the behavior:
Screenshots For security reasons I can't attach a screenshot. :(
The text was updated successfully, but these errors were encountered:
Allow repeater contents to have dynamic properties (#2164)
5512f3d
Fixes #2143
Successfully merging a pull request may close this issue.
Describe the bug
A clear and concise description of what the bug is.
I use the following code to change the color:
But it doesn't work for the part generated by repeater (of AE).
What version of Lottie did you test this on?
5.2.0
What version of Android did you test this on?
Android T(33)
Steps To Reproduce
Steps to reproduce the behavior:
Screenshots
For security reasons I can't attach a screenshot. :(
The text was updated successfully, but these errors were encountered: