xamarin/Xamarin.Forms

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

オープン

#8,296 opened on 2019/10/30

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
e/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド