xamarin/Xamarin.Forms

[Bug]NavigationBar height is static with Shell.TitleView

オープン

#7,256 opened on 2019/08/23

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
a/shell :shell:e/7 :clock7:help wantedp/Androidp/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド