Updated on 2026-08-14
This commit is contained in:
parent
1d03efbef0
commit
d588893224
5 changed files with 88 additions and 9 deletions
|
|
@ -155,7 +155,6 @@ class CreateNewWalletActivity : AppCompatActivity(), NfcAdapter.ReaderCallback,
|
|||
if (cardProtocol.error == null) {
|
||||
rlProgressBar.post { rlProgressBar.visibility = View.GONE }
|
||||
|
||||
|
||||
progressBar!!.post {
|
||||
progressBar!!.progress = 100
|
||||
progressBar!!.progressTintList = ColorStateList.valueOf(Color.GREEN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue