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

Make Frames with Labels work in ListViews again #11976

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Sep 1, 2020

Description of Change

PR #8032 broke Labels inside of Frames in ListView ViewCells - this can be seen by running UI test for issue #1415; the ListView items should have text in them, and after #8032 they do not.

These changes restore the functionality used in the #1415 test while preserving the corner radius clipping changes from #8032.

Issues Resolved

Text not displaying inside of Frames used as the DataTemplate for a ListView's ViewCells.

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Automated test for #7823 (should still pass); also make sure to run #1415 (sadly, manual) and verify that text displays in the ListView items.

PR Checklist

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

@hartez hartez added 4.4.0 regression on 4.4.0 i/regression a/frame a/listview Problems with the ListView/TableView labels Sep 1, 2020
Copy link
Contributor

@jsuarezruiz jsuarezruiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix11976

@rmarinho
Copy link
Member

rmarinho commented Sep 7, 2020

Fix seems good but test is failing on API19

@rmarinho rmarinho merged commit ed86ce6 into 5.0.0 Sep 8, 2020
@rmarinho rmarinho deleted the fix-frames-in-listview branch September 8, 2020 15:17
@samhouts samhouts added the approved Has two approvals, no pending reviews, and no changes requested label Sep 8, 2020
@samhouts samhouts added this to the 5.0.0 milestone Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.4.0 regression on 4.4.0 a/frame a/listview Problems with the ListView/TableView approved Has two approvals, no pending reviews, and no changes requested i/regression p/Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants