Nested Scrolling with collapsible header not working
I have been trying to collapse/expand a header when lazy column list scroll up or down using nested scrolling. I have been using following code
How to load additional buttons when scrolling from bottom to top of Jetpack Compose column?
I’m working on a Jetpack Compose application and need help implementing a feature where additional buttons are loaded when the user scrolls to the bottom of a Column. The number of buttons can vary, from as few as three to many more.
How to load additional buttons when scrolling to the bottom in Jetpack Compose Column?
I’m working on a Jetpack Compose application and need help implementing a feature where additional buttons are loaded when the user scrolls to the bottom of a Column. The number of buttons can vary, from as few as three to many more.