xamarin/Xamarin.Forms

[Android] Aspect filling an image draws on frame border

开放

#7,034 创建于 2019年7月31日

 (2 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
e/2 :clock2:help wantedi/lowp/Androidt/bug :bug:up-for-grabs

仓库指标

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

描述

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

贡献者指南