Skip to content

useScrollTo - Fix Android RTL issue with post rn73 #3644

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

Merged
merged 4 commits into from
Mar 23, 2025

Conversation

nitzanyiz
Copy link
Collaborator

Description

Fix offset calculation on android RTL. The offset was flipped because the scroll offset was flipped until rn73. Its now aligned with the ios offset.

Changelog

useScrollTo - Fixed Android RTL flipped offset caculcation.

Additional info

MADS-4674

@ethanshar ethanshar merged commit 7733575 into master Mar 23, 2025
1 check passed
@ethanshar ethanshar deleted the fix/RemoveAndroidRtlFix branch March 23, 2025 14:34
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