Hi! Is it possible u sing `LazyColumn` to have `s...
# compose
a
Hi! Is it possible u sing
LazyColumn
to have
stickyHeader
that overlaps the first item of
items
?
so the
A
is on the same line of
AIAC
d
Might be able to lie to the lazy column about the height but you'll need a custom layout for that.