VM
Size: a a a
VM
I
VM
fun Context.switchDarkLightMode(currentMode: Int): Int {
I
VM
val intent = Intent(this, this.javaClass).apply { putExtra(KEY_SKIP_PIN, true) }
(this as Activity).intent = intent
SaiApplication cannot be cast to android.app.Activity
I
val intent = Intent(this, this.javaClass).apply { putExtra(KEY_SKIP_PIN, true) }
(this as Activity).intent = intent
SaiApplication cannot be cast to android.app.Activity
I
I
VM
🇲
I
VM
VM
I
VM
VM
I
I
VM
I