Xamarin.forms: [Bug]NavigationBar height is static with Shell.TitleView

Created on 23 Aug 2019  路  4Comments  路  Source: xamarin/Xamarin.Forms

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

Android

iOS

Reproduction Link

Shopper.zip

shell 7 help wanted Android iOS 馃崕 bug up-for-grabs

Most helpful comment

Please, someone, fix it!

All 4 comments

Please, someone, fix it!

@wagenheimer Did you find a work around? The new status that was given by @samhouts looks like that Microsoft will not fix it soon - which is really disappointing because it destroys the feature for me completley.

@wagenheimer Did you find a work around? The new status that was given by @samhouts looks like that Microsoft will not fix it soon - which is really disappointing because it destroys the feature for me completley.

No, no workaround yet. :(. I hope they fix it soon!

I had put the stacklayout below navigationbar with same backgroundColor as Navigationbar. Than put searchbar in that staklayout. It seems like Navigation bar height is increased.

Was this page helpful?
0 / 5 - 0 ratings