xamarin/Xamarin.Forms

IsGestureEnabled="False" disables side menu completely on Android [Bug]

Aperta

#5973 aperta il 22 apr 2019

 (9 commenti) (5 reazioni) (0 assegnatari)C# (1926 fork)batch import
e/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Description

Setting IsGestureEnabled="False" disables the side menu (Master Page) on Android completely, if you press on the hamburger button nothing happens.

Steps to Reproduce

  1. In the project create the MasterDetail page
  2. Set IsGestureEnabled="False"

Expected Behavior

This should disable the gesture, but not the menu itself

Actual Behavior

This disables the menu that ti can't be presented in any way.

Basic Information

  • Version with issue: 3.6.0.344457
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS:
    • Android: 9.0
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Guida contributor