Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Fix CollectionView EmptyView RTL issue #12907

Merged
merged 1 commit into from
Nov 24, 2020
Merged

[iOS] Fix CollectionView EmptyView RTL issue #12907

merged 1 commit into from
Nov 24, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

The EmptyView using RightToLeft was flipped and does not update the position of the views. This PR include changes to fix the issue.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

cv-emptyview-rtl

Testing Procedure

Launch Core Gallery and navigate to the CollectionView Galleries. Select the EmptyView RTL sample and check that the EmptyView looks correctly both LeftToRight and RightToLeft.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@rmarinho rmarinho merged commit 865f9fb into 5.0.0 Nov 24, 2020
@rmarinho rmarinho deleted the fix-12892 branch November 24, 2020 17:18
@samhouts samhouts added this to the 5.0.0 milestone Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CollectionView ios EmptyView is not honoring the RTL flow direction
4 participants