shikasd
01/20/2020, 6:53 PMKlaas Kabini
01/20/2020, 7:21 PMZsolt
01/20/2020, 7:43 PMZsolt
01/20/2020, 7:44 PMAdam Powell
01/20/2020, 8:59 PMWithConstraints
rather than Layout
, it lets you determine the composition of children at layout timeAdam Powell
01/20/2020, 9:01 PMshikasd
01/20/2020, 9:52 PMWithConstraints
works quite similar to Layout
, it operates based on external constraints only.
I am looking for something which allows adding more nodes into composition based on layout results (like lazy composable maybe?)Adam Powell
01/21/2020, 1:13 AMshikasd
01/21/2020, 1:32 AMWithConstraints
.
Essentially, you can use subcompose
to create new nodes whenever needed and measure/layout them straight away.Manuel Wrage
01/21/2020, 9:38 AMshikasd
01/21/2020, 11:43 AMManuel Wrage
01/21/2020, 11:44 AMManuel Wrage
01/21/2020, 11:46 AMshikasd
01/21/2020, 11:50 AMshikasd
01/21/2020, 11:50 AMshikasd
01/22/2020, 1:36 AMAdam Powell
01/22/2020, 1:39 AMAdam Powell
01/22/2020, 1:40 AM