xamarin/Xamarin.Forms

FlexLayout Grow Property issue

开放

#3,797 创建于 2018年9月17日

 (2 条评论) (1 个反应) (1 位负责人)C# (1,926 个派生)batch import
a/flexa/layoute/6 :clock6:help wantedinactivet/bug :bug:up-for-grabs

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Description

When the FlexLayout's Grow Property is set, if the view is too long it will occupy other view's space even the padding of it's parent...

Steps to Reproduce

youdu 20180917093143

Expected Behavior

The view which is set Grow property dno't occupy the other view's space

Actual Behavior

The view which is set Grow property occupied the other view's space

Basic Information

  • Version with issue:
  • Last known good version:null
  • IDE:vs2017
  • Platform Target Frameworks:
    • iOS: 11.4
    • Android: 8.1
    • UWP: null
  • Android Support Library Version:
  • Nuget Packages:3.1.0.583944
  • Affected Devices:

Screenshots

screenshot_1537146916

Reproduction Link

null

贡献者指南