Updated on 2026-08-14
This commit is contained in:
parent
cd34e37675
commit
c1c91c9ed9
7 changed files with 47 additions and 47 deletions
|
|
@ -33,4 +33,11 @@ object Constant {
|
|||
const val EXTRA_AUTO_HIDE = "extra_auto_hide"
|
||||
const val MILLIS_AUTO_HIDE = 1000
|
||||
|
||||
// PinRequestActivity
|
||||
const val EXTRA_MODE = "mode"
|
||||
|
||||
// PinSwapActivity
|
||||
const val EXTRA_NEW_PIN = "newPIN"
|
||||
const val EXTRA_NEW_PIN_2 = "newPIN2"
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue