Updated on 2026-08-14
This commit is contained in:
parent
a38a751d2c
commit
2aca481d18
7 changed files with 96 additions and 107 deletions
|
|
@ -80,6 +80,7 @@ class EmptyWalletActivity : AppCompatActivity(), NfcAdapter.ReaderCallback, Card
|
|||
} else
|
||||
imgDeveloperVersion.visibility = View.INVISIBLE
|
||||
|
||||
// set listeners
|
||||
btnNewWallet.setOnClickListener {
|
||||
requestPIN2Count = 0
|
||||
val intent = Intent(baseContext, PinRequestActivity::class.java)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue