Updated on 2026-08-14

This commit is contained in:
Tangem 2019-03-29 15:17:25 +03:00
parent bacb21c115
commit 639e1fe793
5 changed files with 72 additions and 19 deletions

View file

@ -594,7 +594,7 @@ class LoadedWallet : androidx.fragment.app.Fragment(), NfcAdapter.ReaderCallback
tvBalance.text = html
}
else -> tvBalance.text = getString(R.string.no_data_string)
else -> tvBalance.text = ""
}
tvWallet.text = ctx.coinData!!.wallet