I found the question but does not have solution in code
I want to have data when backpress/manual back happens. I am using navigateUp() to go back. How
navigateUp()
You can use NavigationResult library. Basically it's startActivityForResult but for Fragments in Navigation component.
startActivityForResult