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 合併指標
 (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

貢獻者指南