In my app, some pages are different for mobile and tablet. For tablet I put two pages in one using MasterDetailPage and this one is called through navigation because I need the back button to return to menu page.
For IOS the layout is perfect, but for android I get a blank space bettween navigation bar and MasterDetailPage content.
How can I take off this space? I need some help, I've tried everything I could.
↧
Navigate to MasterDetailPage from other Page
↧