xamarin/Xamarin.Forms

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

オープン

#5,479 opened on 2019/03/06

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/visuale/3 :clock3:help wantedinactivep/Androidt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド