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

[Tizen] Fix ItemsView LogicalChild issue #12899

Merged

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Nov 19, 2020

Description of Change

This PR fix the control of the ItemsView's LogicalChild. a Instantiated view that created by ItemTemplate should be added on ItemsView as logical child, but did't, now logical child is updated when item was shown on ItemsView

Issues Resolved

  • fixes #

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

itemsview-child

Testing Procedure

PR Checklist

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

Copy link
Collaborator

@rookiejava rookiejava left a comment

Choose a reason for hiding this comment

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

This fix is especially needed when moving focus with the remote controller, such as a TV.

@rmarinho rmarinho merged commit 0259f4e into xamarin:5.0.0 Nov 19, 2020
@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.

None yet

5 participants