Updated on 2026-08-14
This commit is contained in:
parent
6d5ee4ba9c
commit
09d9c766bc
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ class OnboardingWalletFragment : Fragment(R.layout.fragment_onboarding_wallet),
|
|||
yTranslationFactor = 25f * deviceScaleFactor,
|
||||
)
|
||||
val leapfrog = LeapfrogWidget(fl_cards_container, leapfrogCalculator)
|
||||
// cardsWidget = BackupCardsWidget(leapfrog, deviceScaleFactor) { 200f * deviceScaleFactor }
|
||||
cardsWidget = WalletCardsWidget(leapfrog, deviceScaleFactor) { 200f * deviceScaleFactor }
|
||||
startPostponedEnterTransition()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue