Hello, I am trying to make a custom sticky header as I can’t utilize `LazyColumn`’s because status bar is transparent and there is no `TopBar`(only mimic) in my case so I can’t get the desired
offset
and
index
at the right time in no way. Can you tell me how can I show my sticky header once the respective item almost goes out of view? Screen recording in the thread
nuhkoca
04/26/2022, 10:07 PM
For ex, sticky header is the
5th
item but it goes out of view when
firstVisibleItemIndex
is
2
, worse if I expand description component, it then goes out of view when