xamarin/Xamarin.Forms

[Bug]NavigationBar height is static with Shell.TitleView

Aberta

#7.256 aberto em 23 de ago. de 2019

 (8 comentários) (0 reação) (0 responsável)C# (1.926 forks)batch import
a/shell :shell:e/7 :clock7:help wantedp/Androidp/iOS 🍎t/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

I want a Shell.TitleView with title at the above and searchbar below. But the Navigation Bar Height is static and it is hiding the contents of the TitleView.

Steps to Reproduce

Run the repro project.

Expected Behavior

The Navigation Bar should Adapt its height according to the size of the content

Basic Information

  • Version with issue: Xamarin.Forms 4.2.0.709249
  • IDE: VSMac
  • Affected Devices:iOS and Android

Screenshots

iOS

Reproduction Link

Shopper.zip

Guia do colaborador