xamarin/Xamarin.Forms

[Bug] Swipe between Shell's Tabs is no more possible since XF4.2

Ouverte

#8 296 ouverte le 30 oct. 2019

 (1 commentaire) (1 réaction) (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

After update to the XF4.2 first release its impossible to swipe between Shell's tabs. (Tested only on Android not iOS)

Steps to Reproduce

  1. Take the attached project, based on a basic implementation of Xamarin's Shell
  2. Run before with the XF4.1 Nuget version and notice the swipe is possible
  3. Update to the XF4.2 first released (or futher ones) and notice it's no more possible

Expected Behavior

The swipe between Shell's Tabs should work

Actual Behavior

Swipe doesn't work

Basic Information

  • Version with issue: 4.2.0.709249 (and futher)
  • Last known good version: 4.1.0.778454
  • IDE: Visual Studio Entreprise 2019

Reproduction Link

AppTrackSwipe.zip

Guide contributeur