Can anyone share the code to do parallax effect wi...
# compose
s
Can anyone share the code to do parallax effect with LazyColumn? I tried with Column and verticalScroll and it is very simple and works great but how to do it with lazycolumn?