How I can add the Up button on Navigation Compose ...
# compose
i
How I can add the Up button on Navigation Compose in the Detail View?
i
What do you mean? Any button can call
navController.navigateUp()
i
sorry, I was hoping for icons show up
i
If you're trying to determine when to show an Up button in a TopAppBar, we've discussed that previously: https://kotlinlang.slack.com/archives/CJLTWPH7S/p1605978856011300?thread_ts=1605978856.011300&cid=CJLTWPH7S