Join Slack
Would it be possible, to have a `LazyList`, that has image in background, that spans over multiple i...
# compose
p
Peter
12/16/2024, 7:14 PM
Would it be possible, to have a
LazyList
, that has image in background, that spans over multiple items in the list, and scrolls together with the items? Any ideas how to implement that?
n
Nestor Marsollier
12/16/2024, 7:28 PM
How about 2 lists in a box , top one transparent, back one synchronized with the top one using ListState,
p
Peter
12/16/2024, 7:31 PM
But how can I track scroll position? Doesn't the lazy list track scroll state only until the first visible item? 🤔
4
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by