Hi,
I have an application with a MasterDetailPage.
I use a NavigationPage inside the MasterDetailPage.Detail.
I use an ActivityIndicator to block the user interaction.
If I open a page inside the MasterDetailPage the loading not cover the whole screen but the navigation bar is still "tappable".
How can I fix this?