PHELAT / NavigationResult

startActivityForResult but for fragments! (Addon for Jetpack's Navigation component)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use it with BaseActivity?

sahusatyam27 opened this issue · comments

Extending as follows:
BaseActivity : FragmentResultActivity() but dont have navHostFragmentId() same for all the activities extending BaseActivity.