So when we use item{} inside LazyGrid to show a he...
# compose
s
So when we use item{} inside LazyGrid to show a header item it is shown as per cell like if i have 3 cells then that header will only fill 1/3 of screen width . Can't we make item{} ignore the cell thing and make it occupy full width?
1