Updated on 2026-08-14
This commit is contained in:
parent
2922eab134
commit
cfebd18d17
10 changed files with 33 additions and 38 deletions
|
|
@ -38,7 +38,6 @@ class Navigator {
|
|||
|
||||
fun showPinSwap(context: Activity, newPIN: String, newPIN2: String) {
|
||||
context.startActivityForResult(PinSwapActivity.callingIntent(context, newPIN, newPIN2), Constant.REQUEST_CODE_SWAP_PIN)
|
||||
|
||||
}
|
||||
|
||||
fun showPurge(context: Activity) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue