toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
Resolver
/
isReconcilable
is
Reconcilable
@
JvmStatic
fun
isReconcilable
(
c
:
ComponentContext
,
nextRootComponent
:
Component
,
treeState
:
TreeState
,
currentLayoutResult
:
LithoNode
?
=
null
)
:
Boolean