Felix Schütz
08/30/2021, 10:22 AMActivity.onBackPressed()
? Use a different nav controller based on the screen? Something different?pepos
08/30/2021, 11:18 PMI know that it is always recommended to not use nested nav hosts and instead conditionally show the top and bottom bar in the scaffold.If this is the recommendation, then I’m curious what is the recommended way to share a common toolbar (with its own animation on transition) and then animate the rest of the screen in a different way Example attached
Felix Schütz
08/31/2021, 6:45 AMnavigation
functions inside a NavHost