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

TextDelegate for compose #1903

Closed
gvozditskiy opened this issue Sep 21, 2021 · 1 comment · Fixed by #1995
Closed

TextDelegate for compose #1903

gvozditskiy opened this issue Sep 21, 2021 · 1 comment · Fixed by #1995

Comments

@gvozditskiy
Copy link

Add possibility to set TextDelegate to LottieComposition or other options to dynamically change the text in lottie animation

gpeal added a commit that referenced this issue Jan 16, 2022
The original TextDelegate API pre-dates dynamic properties. Compose only has access to the newer dynamic properties API so this PR extends dynamic property support to include text.

Fixes #1903
@gvozditskiy
Copy link
Author

Cool! Thanks

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

Successfully merging a pull request may close this issue.

1 participant