Join Slack
Powered by
How I can add the Up button on Navigation Compose ...
# compose
i
itnoles
06/11/2021, 2:49 PM
How I can add the Up button on Navigation Compose in the Detail View?
i
Ian Lake
06/11/2021, 2:56 PM
What do you mean? Any button can call
navController.navigateUp()
i
itnoles
06/11/2021, 2:58 PM
sorry, I was hoping for icons show up
i
Ian Lake
06/11/2021, 3:02 PM
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
5
Views
Open in Slack
Previous
Next