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

Changed ACL for animationView to public in AnimatedControl #1196

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Changed ACL for animationView to public in AnimatedControl #1196

merged 1 commit into from
Aug 5, 2020

Conversation

DennisWeirauch
Copy link

There are numerous cases where properties of the AnimationView within an AnimatedControl need to be accessed. I needed to add a textProvider to add localized strings to a custom switch with labels for the different states.

Instead of exposing every single property separately (like it is done with the animationSpeed or setting the valueProvider), a more convenient way is to simply expose the animationView to the public.

@buba447 buba447 merged commit 4b96201 into airbnb:master Aug 5, 2020
calda pushed a commit that referenced this pull request Nov 28, 2022
Changed ACL for animationView to public in AnimatedControl
calda pushed a commit that referenced this pull request Dec 1, 2022
Changed ACL for animationView to public in AnimatedControl
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.

3 participants