Updated on 2026-08-14

This commit is contained in:
Tangem 2018-11-09 13:48:31 +03:00
parent 59aba143c8
commit f8590dfa83
21 changed files with 27 additions and 20 deletions

View file

@ -22,7 +22,7 @@ import android.widget.Button
import com.tangem.data.network.task.request_pin.StartFingerprintReaderTask
import com.tangem.domain.cardReader.NfcManager
import com.tangem.domain.wallet.FingerprintHelper
import com.tangem.domain.wallet.PINStorage
import com.tangem.data.db.PINStorage
import com.tangem.domain.wallet.TangemCard
import com.tangem.wallet.R
import kotlinx.android.synthetic.main.activity_pin_request.*