toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinder
/
Companion
Companion
object
Companion
Members
Properties
APPLY_READY_BATCHES_RETRY_LIMIT
Link copied to clipboard
const
val
APPLY_READY_BATCHES_RETRY_LIMIT
:
Int
=
100
ID_CUSTOM_ATTR_KEY
Link copied to clipboard
const
val
ID_CUSTOM_ATTR_KEY
:
String
UNSET
Link copied to clipboard
const
val
UNSET
:
Int
Functions
find
Initial
Component
Position
Link copied to clipboard
@
JvmStatic
fun
findInitialComponentPosition
(
holders
:
List
<
ComponentTreeHolder
?
>
,
traverseBackwards
:
Boolean
)
:
Int
should
Measure
Item
For
Size
Link copied to clipboard
@
JvmStatic
fun
shouldMeasureItemForSize
(
widthSpec
:
Int
,
heightSpec
:
Int
,
scrollDirection
:
Int
,
canRemeasure
:
Boolean
)
:
Boolean