xamarin/Xamarin.Forms

Inconsistent layout spacing/size of the same Grid in different places

Offen

#3.802 geöffnet am 17.09.2018

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C# (1.926 Forks)batch import
a/layoute/4 :clock4:help wantedinactivet/bug :bug:up-for-grabs

Repository-Metriken

Stars
 (5.644 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description

The same dynamic Grid layout is spaced and sized differently depending on where it is on the page

Steps to Reproduce

  1. Run the attached sample on Android
  2. Note two alerts popup shows heights of the two Grid's of the same internal layout
  3. The heights are different

Expected Behavior

The grid height and spacing must be the same

Actual Behavior

The grid height and spacing is different

Basic Information

  • Version with issue: 3.2
  • Last known good version: Unknown
  • IDE: VS2017 community, all updates
  • Platform Target Frameworks:
    • Android: 8.1

Reproduction Link

temp.zip

Contributor Guide