litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing
/
LegacyLithoViewRule
/
Companion
/
getRootLayout
get
Root
Layout
@
JvmStatic
fun
getRootLayout
(
rule
:
LegacyLithoViewRule
,
component
:
Component
?
,
widthSpec
:
Int
,
heightSpec
:
Int
)
:
LithoLayoutResult
?
@
JvmStatic
fun
getRootLayout
(
rule
:
LegacyLithoViewRule
,
component
:
Component
?
)
:
LithoLayoutResult
?