Updated on 2026-08-14
This commit is contained in:
parent
2922eab134
commit
cfebd18d17
10 changed files with 33 additions and 38 deletions
|
|
@ -385,7 +385,7 @@ class MainActivity : AppCompatActivity(), NfcAdapter.ReaderCallback, CardProtoco
|
|||
}
|
||||
|
||||
override fun onReadWait(msec: Int) {
|
||||
WaitSecurityDelayDialog.OnReadWait(Objects.requireNonNull(this), msec)
|
||||
WaitSecurityDelayDialog.onReadWait(Objects.requireNonNull(this), msec)
|
||||
}
|
||||
|
||||
override fun onReadBeforeRequest(timeout: Int) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue