xamarin/Xamarin.Forms

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

Aberta

#8.296 aberto em 30 de out. de 2019

 (1 comentário) (1 reação) (0 responsável)C# (1.926 forks)batch import
e/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador