xamarin/Xamarin.Forms

[Bug]NavigationBar height is static with Shell.TitleView

Ouverte

#7 256 ouverte le 23 août 2019

 (8 commentaires) (0 réaction) (0 personne assignée)C# (1 926 forks)batch import
a/shell :shell:e/7 :clock7:help wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur