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

[Tizen] Fix CollectionView layout issue #13988

Merged
merged 3 commits into from
May 18, 2021
Merged

Conversation

sung-su
Copy link
Contributor

@sung-su sung-su commented Mar 11, 2021

Description of Change

This PR fixes

  1. Add guard for invalid reference
  • Prevent access to values before they are assigned
  1. Fix CollectionView re-layouting issue
  • Reset LogicalChild items so that re-layout can occur when Element is reused.
  1. Fix adaptor for CollectionView
  • Clean up adaptor when they change

Issues Resolved

  • N/A

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

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

@rmarinho
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho rmarinho merged commit 713320f into xamarin:5.0.0 May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants