Skip to content

[Android] Flyout IsGestureEnabled fix #21686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Apr 6, 2024

Description of Change

When setting IsGestureEnabled="False" as the initial value, android ignored it.

Before After
Before.mov
After.mov

Issues Fixed

Fixes #21240

@kubaflo kubaflo requested a review from a team as a code owner April 6, 2024 23:46
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Apr 6, 2024
@jsuarezruiz
Copy link
Contributor

/azp run MAUI-UITests-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

@jsuarezruiz jsuarezruiz left a comment

Choose a reason for hiding this comment

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

@kubaflo Could we include an UITest? Let me know if can help with anything.

@kubaflo
Copy link
Contributor Author

kubaflo commented May 14, 2024

@jsuarezruiz I've added a UI test

@dotnet dotnet deleted a comment from azure-pipelines bot Jun 12, 2024
@dotnet dotnet deleted a comment from azure-pipelines bot Jun 12, 2024
@jsuarezruiz
Copy link
Contributor

/azp run

@jsuarezruiz jsuarezruiz self-requested a review June 12, 2024 14:21
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@kubaflo
Copy link
Contributor Author

kubaflo commented Oct 23, 2024

@jsuarezruiz rebased and solved confilcts

@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@kubaflo kubaflo self-assigned this Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlyoutPage IsGestureEnabled not working on Android
2 participants