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

[UWP] Fix CollectionView EmptyView in Horizontal Layouts #10755

Merged
merged 1 commit into from May 19, 2020
Merged

Conversation

jsuarezruiz
Copy link
Contributor

@jsuarezruiz jsuarezruiz commented May 18, 2020

Description of Change

Fixed CollectionView EmptyView not working with Horizontal Layouts. The problem was that when using HorizontalLayout, UWP ListView did not implement IEmptyView.

Issues Resolved

API Changes

None

Platforms Affected

  • UWP

Behavioral/Visual Changes

None

Before/After Screenshots

Captura de pantalla 2020-05-18 a las 16 59 40

Testing Procedure

Launch Core Gallery and navigate to the Issue 10110. If you can see the EmptyView in Vertical and Horizontal CollectionView, the test has passed.

PR Checklist

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

@rmarinho rmarinho merged commit 9a708cf into 4.6.0 May 19, 2020
@samhouts samhouts added this to the 4.6.0 milestone Jun 1, 2020
@samhouts samhouts added this to Done in v4.6.0 Jun 20, 2020
@samhouts samhouts deleted the fix-10110 branch June 26, 2020 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v4.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants