xamarin/Xamarin.Forms

[Material] Entry/Editor in certain cases will have an incorrect width when prefilled with text

开放

#5,479 创建于 2019年3月6日

 (0 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/visuale/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

仓库指标

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

描述

Description

  • The width is not really correct on Android.
    • The placeholder appears to influence the width (the bottom placeholders are very long so cause the view go go off screen):

Steps to Reproduce

  1. Run the Visual Gallery in the Control Gallery and scroll down to the Entries. The Entries that are next to each other should all have equal width

Expected Behavior

The Entries that are next to each other should all have equal width

Actual Behavior

Entries that started out with text/placeholder text force themselves to be a greater width on Android

Basic Information

  • Version with issue: 3.6

贡献者指南