Is there a way to get notified of user’s press on ...
# compose
a
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.
a
Okay I figured out the problem. Turns out I was missing activity-compose dependency.