K Merle
08/11/2023, 12:52 PMLazyRow
shows 5 items on screen, can I somehow render 5 items before and after too? Some items have overflow text that I'd like to be visible before item itself comes on screen?Stylianos Gakis
08/11/2023, 1:05 PMK Merle
08/11/2023, 1:06 PMStylianos Gakis
08/11/2023, 1:08 PMbeyondBoundsPageCount
which does exactly what you mean here?
Otherwise, not sure if you can control this in a LazyRow 🤔 it does not expose the beyondBoundsItemCount
parameter from LazyList
itself. And I am not sure if there’s any other API which does.K Merle
08/11/2023, 1:11 PMStylianos Gakis
08/11/2023, 1:12 PMK Merle
08/11/2023, 1:13 PMK Merle
08/11/2023, 1:13 PMStylianos Gakis
08/11/2023, 1:17 PMK Merle
08/11/2023, 1:18 PMK Merle
08/11/2023, 1:21 PMK Merle
08/11/2023, 1:30 PM