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

Color Example + Android Animation Improvement #13

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

TomCarey
Copy link
Contributor

@TomCarey TomCarey commented Dec 3, 2024

  • Added an example for theming each screen on transition
  • Improved status bar color changes by introducing an animated value

Our push and pops are animated by default so we should also animate the status bar color change to go with it. 300L is the default android animation length
@TomCarey TomCarey self-assigned this Dec 3, 2024
@TomCarey
Copy link
Contributor Author

TomCarey commented Dec 3, 2024

Watching the animations frame by frame I'm noticing there is perhaps an over complication where we might not be needing to set the status bar color at all which, if true, would allow the animator for the navigation to be the driving factor so that transitions with or without animation look perfect.

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.

1 participant