xamarin/Xamarin.Forms

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

Ouverte

#5 973 ouverte le 22 avr. 2019

 (9 commentaires) (5 réactions) (0 personne assignée)C# (1 926 forks)batch import
e/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur