xamarin/Xamarin.Forms

[iOS,Visual]The ContentView is misaligned on iOS if Visual="Material"

开放

#5,769 创建于 2019年3月31日

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

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

I am using ContentView in one of my ContentPages. Normally the ContentView Renders nicely on iOS. But when Visual is used the ContentView is misaligned and pushed out of the screen.

Steps to Reproduce

Run the repro project with and without visual.

Basic Information

  • Version with issue: Xamarin.Forms- pre7

  • IDE:VSMac 2019 preview

  • Affected Devices: iOS

Screenshots

Without Visual

WithoutVisual

With Visual

WithVisual

Reproduction Link

MyApp.zip

贡献者指南