xamarin/Xamarin.Forms

[Bug]NavigationBar height is static with Shell.TitleView

Open

#7,256 opened on Aug 23, 2019

 (8 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/shell :shell:e/7 :clock7:help wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

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

Contributor guide