Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.search
/
SearchResultBuilder
/
bind
bind
fun
bind
(
clickCallback
:
(
SearchClickCallback
)
->
Unit
,
card
:
SearchResponse
,
position
:
Int
,
itemView
:
View
,
nextFocusUp
:
Int
?
=
null
,
nextFocusDown
:
Int
?
=
null
,
colorCallback
:
(
Palette
)
->
Unit
?
=
null
)
(
source
)