Updated on 2026-08-14
This commit is contained in:
parent
a0ce025263
commit
9cc6f26cf4
21 changed files with 471 additions and 3 deletions
|
|
@ -167,5 +167,6 @@ private fun fragmentFactory(screen: AppScreen): Fragment {
|
|||
AppScreen.SaveWallet -> SaveWalletBottomSheetFragment()
|
||||
AppScreen.AppCurrencySelector -> AppCurrencySelectorFragment()
|
||||
AppScreen.ModalNotification -> ModalNotificationBottomSheetFragment()
|
||||
AppScreen.Staking -> store.inject(getDependency = DaggerGraphState::stakingRouter).getEntryFragment()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue