Updated on 2026-08-14
This commit is contained in:
parent
03f702640e
commit
abf6fc7d69
11 changed files with 129 additions and 11 deletions
|
|
@ -125,6 +125,7 @@ internal class WalletClickIntents @Inject constructor(
|
|||
}
|
||||
|
||||
fun onTransferClick(userWalletId: UserWalletId) {
|
||||
analyticsEventHandler.send(MainScreenAnalyticsEvent.ButtonTransfer())
|
||||
router.openTransfer(userWalletId)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue