Dokka MultiModule Example
androidJvm
new-app
/
su.ips.payment_new_app.ui.common
/
InputDialog
/
InputDialog
Input
Dialog
@
JvmOverloads
constructor
(
activity
:
Context
,
title
:
String
=
""
,
hint
:
String
=
""
,
defaultValue
:
String
?
=
null
,
textOk
:
String
=
"ДАЛЕЕ"
,
inputType
:
InputDialog.DInputType
=
DInputType.Double
,
autoComplete
:
AutoComplete
?
=
null
)