harry.singh
08/11/2022, 2:07 PMColumn overlapped by a LazyList (trying to implement a nested scroll) and I was wondering if there's a way to pass click events to the Column beneath and scroll events be handled by the LazyList itself. I want to preferably do this only for the first item in the list. Is something could be done in Compose today?