Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

How to handle double navigation containers (for Android and UWP)

$
0
0

I'm using FreshMVVM with a Master-Detail page. Both the master and detail sides have navigation containers.

Master side: First there is main menu with choices like "Customers" "Orders" "Tasks" etc.
clicking one of these, pushes a submenu which is an observable list of customers, order, tasks or whatever.

Detail side: Displays whichever item is selected in the submenu. Customer "Jones" for example.
But this is also a navigation container, since there are additional details that can be drilled down to.

This works perfectly in iOS. An example of this is the email app. The master side can show a list of accounts. I can then drilldown to folders within that account. The detail side shows the selected email.

But in iOS and Android there is only one Back button. If I drilldown on the Detail page, hitting 'back' returns the MASTER page back to the main menu. I want to go back on the DETAIL side, leaving the master page alone.

Any suggestions how to handle this? (I hope that's clear)


Viewing all articles
Browse latest Browse all 91519

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>