xamarin/Xamarin.Forms

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

开放

#8,296 创建于 2019年10月30日

 (1 条评论) (1 个反应) (0 位负责人)C# (1,926 个派生)batch import
e/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南