prat
02/02/2020, 4:52 AMjava.lang.IllegalArgumentException: LayoutNode@dcd3e1b children: 1 measureBlocks: MeasuringIntrinsicsMeasureBlocks@cccb17f{ measureBlock=androidx.ui.foundation.ScrollerKt$ScrollerLayout$1$2@876754c } shouldn't require remeasure. relayoutNodes consists of the top nodes of the affected subtrees
when trying out HorizontalScroller
and BottomDrawerLayout
. Any thoughts of what might have caused this? I basically put 2 sample code together.Andrey Kulikov
02/02/2020, 12:14 PMprat
02/02/2020, 3:41 PM