Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui
/
BaseAdapter
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
CONTENT
Link copied to clipboard
const
val
CONTENT
:
Int
For custom content, write
CONTENT or X
when calling setMaxRecycledViews
FOOTER
Link copied to clipboard
const
val
FOOTER
:
Int
HEADER
Link copied to clipboard
const
val
HEADER
:
Int
layout
Manager
States
Link copied to clipboard
val
layoutManagerStates
:
HashMap
<
Int
,
HashMap
<
Int
,
Any
?
>
>
Functions
clear
Image
Link copied to clipboard
fun
clearImage
(
image
:
ImageView
?
)