xamarin/Xamarin.Forms

How to use CompressedLayout for Frame

Aperta

#5127 aperta il 4 feb 2019

 (2 commenti) (0 reazioni) (0 assegnatari)C# (1926 fork)batch import
a/layoute/4 :clock4:help wantedinactivep/Androidpartnert/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor