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

[Tizen] Disable focus on item when touch swipe was used #13907

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Mar 2, 2021

Description of Change

The focus on the item in the CollectionView interfered scrolling triggered by snap, this PR fixes this issue,
When touch swipe was used on CollectionView, each item disable focus and recover focus when key input was used

Issues Resolved

  • None

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

Before After
focus-item-before focus-item-after

Testing Procedure

PR Checklist

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

@rmarinho
Copy link
Member

rmarinho commented Mar 2, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rmarinho rmarinho merged commit caab66b into xamarin:5.0.0 Mar 3, 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.

None yet

3 participants