xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.62k stars 1.87k forks source link

[Bug] [Android, iOS] Label takes more height when TextType is "Html" #14134

Open Chansardrake opened 3 years ago

Chansardrake commented 3 years ago

Description

In Android and iOS, Label takes more height when TextType is "Html"

Xaml: image

C#: image

Steps to Reproduce

  1. Run the attached sample

Expected Behavior

Label should take its original height

Actual Behavior

Label take extra height

Basic Information

Screenshots

Screenshot_20210409-160559

Reproduction Link

Sample Link: Sample

EmmanuelJego commented 2 years ago

+1