xamarin/Xamarin.Forms

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

Open

#8,296 opened on Oct 30, 2019

 (1 comment) (1 reaction) (0 assignees)C# (1,926 forks)batch import
e/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

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

Contributor guide