Skip to content

[iOS][Android] Label: Fix RTL padding not mirroring#32333

Merged
kubaflo merged 1 commit intodotnet:inflight/currentfrom
kubaflo:fix-Issue32316
Mar 15, 2026
Merged

[iOS][Android] Label: Fix RTL padding not mirroring#32333
kubaflo merged 1 commit intodotnet:inflight/currentfrom
kubaflo:fix-Issue32316

Conversation

@kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Nov 1, 2025

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves your issue. Thank you!

Description of Change

Corrects label padding handling in RTL mode by using SetPaddingRelative on Android and flipping left/right insets on iOS. Adds test cases and UI tests to verify correct padding mirroring for labels in RTL layouts.

Issues Fixed

Fixes #32316

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-controls-label Label, Span community ✨ Community Contribution platform/android platform/ios s/agent-approved AI agent recommends approval - PR fix is correct and optimal s/agent-fix-pr-picked AI could not beat the PR fix - PR is the best among all candidates s/agent-gate-failed AI could not verify tests catch the bug s/agent-reviewed PR was reviewed by AI agent workflow (full 4-phase review)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Label] RTL mode: Padding for the label is not mirroring properly(Android, iOS, Mac)

6 participants