xamarin/Xamarin.Forms

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

Ouverte

#5 769 ouverte le 31 mars 2019

 (0 commentaire) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
a/visuale/3 :clock3:help wantedinactivep/iOS 🍎t/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur