xamarin/Xamarin.Forms

TitleView doesn't display when specified on NavigationPage itself

Open

#4,292 opened on Nov 3, 2018

 (5 comments) (5 reactions) (0 assignees)C# (1,926 forks)batch import
a/titleviewe/4 :clock4:help wantedinactivet/bug :bug:up-for-grabs

Repository metrics

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

Description

Description

I have defined NavBar in MasterDetailPage image

With UWP and version XF 3.3.0.912540 didn't work right align but NavBar was visible image

After update to 3.3.0.967583 I can't see NavBar image

On Android it same with both version XF, I can't see NavBar when it defined in MasterDetailPage.

Contributor guide