Updated on 2026-08-14

This commit is contained in:
Tangem 2019-04-24 13:33:47 +03:00
parent 78ef89d2cf
commit bbed187fab
9 changed files with 168 additions and 73 deletions

View file

@ -26,7 +26,7 @@ object Constant {
const val INTENT_TYPE_TEXT_PLAIN = "text/plain"
// LoadedWallet, VerifyCard
// LoadedWalletFragment, VerifyCard
const val REQUEST_CODE_SEND_TRANSACTION = 1
const val REQUEST_CODE_PURGE = 2
const val REQUEST_CODE_REQUEST_PIN2_FOR_PURGE = 3