toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.result
/
LinearListLayout
Linear
List
Layout
open
class
LinearListLayout
(
context
:
Context
?
)
(
source
)
Members
Constructors
Linear
List
Layout
Link copied to clipboard
constructor
(
context
:
Context
?
)
Properties
next
Focus
Down
Link copied to clipboard
var
nextFocusDown
:
Int
next
Focus
Left
Link copied to clipboard
var
nextFocusLeft
:
Int
next
Focus
Right
Link copied to clipboard
var
nextFocusRight
:
Int
next
Focus
Up
Link copied to clipboard
var
nextFocusUp
:
Int
Functions
on
Intercept
Focus
Search
Link copied to clipboard
open
fun
onInterceptFocusSearch
(
focused
:
View
,
direction
:
Int
)
:
View
?
set
Horizontal
Link copied to clipboard
fun
setHorizontal
(
)
set
Vertical
Link copied to clipboard
fun
setVertical
(
)