rudolf.hladik
01/28/2022, 1:08 PMstickyHeader not to top of LazyColumn but to top with some offset?Dominaezzz
01/28/2022, 1:32 PMModifier.offset(....) .Filip Wiesner
01/28/2022, 2:05 PMLazyColumn would remove the item from composition before the actual visible item would disappear from view.Filip Wiesner
01/28/2022, 2:17 PMrudolf.hladik
01/28/2022, 2:26 PMstickyHeader doesn’t have modifier parameterFilip Wiesner
01/28/2022, 2:29 PMComposable content inside the sticky header. It's the same as with regular item { }rudolf.hladik
01/28/2022, 2:36 PM