Can I ask a question re Jetpack Compose Navigation 3, please?
I am using a `NavDisplay` inside a "global" `Scaffold` with a `TopAppBar`, because that allows me to have an app-wide menu.
But I would also like the `TopAppBar` to display a different title depending on the navigation backstack.
How do I do that?
#BuildInPublic #Android #Kotlin #JetpackCompose #Nav3 #FollowerPower


