How to use it with BaseActivity?
sahusatyam27 opened this issue · comments
Satyam Sahu commented
Extending as follows:
BaseActivity : FragmentResultActivity() but dont have navHostFragmentId() same for all the activities extending BaseActivity.
startActivityForResult but for fragments! (Addon for Jetpack's Navigation component)
sahusatyam27 opened this issue · comments
Extending as follows:
BaseActivity : FragmentResultActivity() but dont have navHostFragmentId() same for all the activities extending BaseActivity.