xamarin/Xamarin.Forms

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

オープン

#5,769 opened on 2019/03/31

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

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged 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

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