Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
SingleSelectionHelper
/
showMultiDialog
show
Multi
Dialog
fun
Activity
?
.
showMultiDialog
(
items
:
List
<
String
>
,
selectedIndex
:
List
<
Int
>
,
name
:
String
,
dismissCallback
:
(
)
->
Unit
,
callback
:
(
List
<
Int
>
)
->
Unit
)
(
source
)