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

[LA] Update window update check #6618

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

bartlomiejbloniarz
Copy link
Contributor

@bartlomiejbloniarz bartlomiejbloniarz commented Oct 21, 2024

Summary

This PR changes the way we keep track of the window dimensions in Layout Animations on the New Arch. The previous version didn't work on Android in release mode. This new approach is possible because we moved the initialization of layout animations to the commit hook in #6586.

Test plan

Check if Layout Animations dependent on windowWidth (e.g. SlideInLeft) work properly.

@bartlomiejbloniarz bartlomiejbloniarz added this pull request to the merge queue Oct 25, 2024
Merged via the queue into main with commit 373fda0 Oct 25, 2024
17 checks passed
@bartlomiejbloniarz bartlomiejbloniarz deleted the @bartlomiejbloniarz/fix-la-window-dimensions branch October 25, 2024 14:35
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