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