Hi, everyone. Can you say please if there is possi...
# compose
i
Hi, everyone. Can you say please if there is possible to create nested sticky header or multilevel sticky header The easiest way to explain what do I mean - imagine a catalog with parent/child categories. When you scroll to parent category - parent header sticks to top of lazy column, but when you continue scroll parent header remains sticked and child categories sticks under parent and replace each other, but not replace parent untill new parent header appears in list. New parent displace both - previous child and parent sticky headers Actually i don't have a structure like i describe above, but something similar. I have a panel which not a first element of column and it sticks. Further elements has date and time and I'd like to group them by date and also I'd like to use date as sub-sticky header, that not displace a panel, but displace each other
Made it, but not sure, that I like it )