Join Slack
Powered by
Is there a way to get notified of user’s press on ...
# compose
a
Adib Faramarzi
07/25/2021, 5:24 AM
Is there a way to get notified of user’s press on back button? There used to be a
LocalBackDispatcher
which does not seem to be there anymore.
s
steelahhh
07/25/2021, 6:23 AM
https://developer.android.com/reference/kotlin/androidx/activity/compose/package-summary#backhandler
a
Adib Faramarzi
07/25/2021, 6:25 AM
Okay I figured out the problem. Turns out I was missing activity-compose dependency.
2
Views
Open in Slack
Previous
Next