Updated on 2026-08-14
This commit is contained in:
parent
de96b85fd4
commit
0a19005b1d
27 changed files with 262 additions and 235 deletions
|
|
@ -202,11 +202,11 @@ class MainActivity : AppCompatActivity(), NfcAdapter.ReaderCallback, CardProtoco
|
|||
return true
|
||||
}
|
||||
|
||||
R.id.cleanCards -> {
|
||||
onCardsClean!!.doClean()
|
||||
llTapPrompt.visibility = View.VISIBLE
|
||||
return true
|
||||
}
|
||||
// R.id.cleanCards -> {
|
||||
// onCardsClean!!.doClean()
|
||||
// llTapPrompt.visibility = View.VISIBLE
|
||||
// return true
|
||||
// }
|
||||
|
||||
R.id.about -> {
|
||||
showLogoActivity()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue