Skip to content

[Android] Programmatically creating FormattedString Spans with GestureRecognizers causes duplicate Command runs#23238

Closed
KarthikRajaKalaimani wants to merge 1 commit intodotnet:mainfrom
KarthikRajaKalaimani:main
Closed

[Android] Programmatically creating FormattedString Spans with GestureRecognizers causes duplicate Command runs#23238
KarthikRajaKalaimani wants to merge 1 commit intodotnet:mainfrom
KarthikRajaKalaimani:main

Conversation

@KarthikRajaKalaimani
Copy link
Copy Markdown
Contributor

@KarthikRajaKalaimani KarthikRajaKalaimani commented Jun 25, 2024

Description of Change

Issues Fixed

Fixes #23177

@KarthikRajaKalaimani KarthikRajaKalaimani requested a review from a team as a code owner June 25, 2024 12:36
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jun 25, 2024
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey there @KarthikRajaKalaimani! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@Redth
Copy link
Copy Markdown
Member

Redth commented Jun 29, 2024

Fixed in #23242

@Redth Redth closed this Jun 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-gestures Gesture types community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TapGestureRecognizer.Tapped fired multiple times on Android when GestureRecognizers were changed after rendering.

3 participants