xamarin/Xamarin.Forms

[Android] Aspect filling an image draws on frame border

Aberta

#7.034 aberto em 31 de jul. de 2019

 (2 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
e/2 :clock2:help wantedi/lowp/Androidt/bug :bug:up-for-grabs

Métricas do repositório

Stars
 (5.644 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Description

iOS and Android treat frame borders differently when an image is stretched inside the frame.

Steps to Reproduce

  1. Run the repro
  2. Observe that you cannot see the left and right borders on Android, but they are visible on iOS. The frame as shown below has 10 vertical padding.

Screenshots

Screenshot_20190731-143936

Reproduction Link

App1555.zip

Guia do colaborador