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

[Tizen] Allow Tap gesture using remote control on TV #12792

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

rookiejava
Copy link
Collaborator

Description of Change

In modern Xamarin.Forms mobile app development, TapGestures are used very frequently. However, Tapped event couldn't be used in non-touch-based products such as TV.
This PR allows the TapGestureRecognizer.Tapped event to be activated even through the remote control keystroke (e.g.,OK or Enter Key) on the TV devices.

TapOnTV

Issues Resolved

  • None

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

Tapped event occurs through not only touch gesture, but also through remote controller on the TV devices.(TargetIdiom.TV)

PR Checklist

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

@rmarinho rmarinho merged commit 9f911e5 into xamarin:5.0.0 Nov 10, 2020
@samhouts samhouts added this to the 5.0.0 milestone Nov 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants