toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.result
/
ImageAdapter
/
ImageViewHolder
Image
View
Holder
class
ImageViewHolder
(
val
binding
:
<Error class: unknown class>
)
(
source
)
Members
Constructors
Image
View
Holder
Link copied to clipboard
constructor
(
binding
:
<Error class: unknown class>
)
Properties
binding
Link copied to clipboard
val
binding
:
<Error class: unknown class>
Functions
bind
Link copied to clipboard
fun
bind
(
img
:
Int
,
clickCallback
:
(
Int
)
->
Unit
?
,
nextFocusUp
:
Int
?
,
nextFocusDown
:
Int
?
)