Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-08 17:49:35 +04:00
parent e592b59734
commit 5006ccd343
4 changed files with 35 additions and 14 deletions

View file

@ -187,6 +187,7 @@ class OnboardingWalletFragment :
when {
state.wallet2State != null -> {
seedPhraseStateHandler.newState(this, state, seedPhraseViewModel)
seedPhraseViewModel.setCardArtworkUri(cardArtworkUri = state.walletImages.primaryCardImage.toString())
updateWalletImagesState(state.walletImages)
}
else -> {