Updated on 2026-08-14
This commit is contained in:
parent
bd03f61333
commit
26be445734
15 changed files with 59 additions and 106 deletions
|
|
@ -13,7 +13,6 @@ class VerifyCardActivity : AppCompatActivity() {
|
|||
MainActivity.commonInit(applicationContext)
|
||||
}
|
||||
|
||||
|
||||
override fun onBackPressed() {
|
||||
super.onBackPressed()
|
||||
val verifyCard = supportFragmentManager.findFragmentById(R.id.verify_card_fragment) as VerifyCard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue