xamarin/Xamarin.Forms

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

Open

#5,769 opened on Mar 31, 2019

 (0 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/visuale/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide