How to pin header to the top using compositional layout? I know about pinToVisibleBounds. But how i can pin header for whole scroll, not only for one section? I tried to use pinToVisibleBounds, but it hides when i scroll other sections.
How to pin header to the top using compositional layout? I know about pinToVisibleBounds. But how i can pin header for whole scroll, not only for one section? I tried to use pinToVisibleBounds, but it hides when i scroll other sections.