Hey everyone,
I'm having an issue where I have a TabbedPage in a MasterDetailPage and the tabs are not scrollable. Instead they're getting squished to fit the screen. Any ideas what's going on?
Page hierarchy is pretty simple:
MasterDetailPage
-> Detail is a NavigationPage
->->NavPage navigates to TabbedPage with several children (more than should fit on screen)
The screenshot shows the issue. I'm hoping someone could help me out with this. I don't think I'm doing anything wrong.