Join Slack
Powered by
When using navigation with compose (navhost), how ...
# compose
p
Pablo
08/21/2024, 4:23 PM
When using navigation with compose (navhost), how can I go back to the previous screen when the back key is pressed? now when is pressed the application is being closed (it's a single activity application)
a
Alexandru Caraus
08/21/2024, 4:31 PM
Use pop on the nav controller
4
Views
Open in Slack
Previous
Next