xamarin/Xamarin.Forms

How to use CompressedLayout for Frame

オープン

#5,127 opened on 2019/02/04

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

Repository metrics

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

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