toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.account
/
AccountHelper
/
showPinInputDialog
show
Pin
Input
Dialog
fun
showPinInputDialog
(
context
:
Context
,
currentPin
:
String
?
,
editAccount
:
Boolean
,
forStartup
:
Boolean
=
false
,
errorText
:
String
?
=
null
,
callback
:
(
String
?
)
->
Unit
)
(
source
)