xamarin/Xamarin.Forms

How to use CompressedLayout for Frame

开放

#5,127 创建于 2019年2月4日

 (2 条评论) (0 个反应) (0 位负责人)C# (1,926 个派生)batch import
a/layoute/4 :clock4:help wantedinactivep/Androidpartnert/bug :bug:up-for-grabs

仓库指标

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

描述

Description

When we add CompressedLayout for Frame, it does not show any component which has been placed inside the it.

On iOS, the same code is working fine.

Only on Android the issue comes.

Steps to Reproduce

  1. Run the sample On Android platform

Expected Behavior

The entry and label has to be shown on output screen

Actual Behavior

Only the frame background is showing on Android.

Basic Information

Sample.zip

贡献者指南