xamarin/Xamarin.Forms

[Bug]NavigationBar height is static with Shell.TitleView

开放

#7,256 创建于 2019年8月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

仓库指标

星标
 (5,644 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南