toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
SectionsRecyclerView
/
SectionsRecyclerViewLogger
Sections
Recycler
View
Logger
interface
SectionsRecyclerViewLogger
Pass to a SectionsRecyclerView to do custom logging.
Members
Functions
on
Layout
Ended
Link copied to clipboard
abstract
fun
onLayoutEnded
(
isFirstLayoutAfterRecycle
:
Boolean
)
on
Layout
Started
Link copied to clipboard
abstract
fun
onLayoutStarted
(
isFirstLayoutAfterRecycle
:
Boolean
)