Compose-AnimatedList icon indicating copy to clipboard operation
Compose-AnimatedList copied to clipboard

Finite LazyRow

Open FrancoisDn opened this issue 2 years ago • 1 comments

Hi, I'm looking for a finite LazyRow, and your library seem awesome! At the beginning of the readme it's write that it's a "Animated infinite and finite Lazy Row", but after looking at the documentation and code, I did not find a way to use a animated finite lazy row. Is it possible to do it with the current state of the code ?

FrancoisDn avatar Jul 24 '23 14:07 FrancoisDn

It's not available yet but i plan to add in future releases. In latest release i added touch to scroll to selector position. Next on my list is finite lists

SmartToolFactory avatar Jul 27 '23 10:07 SmartToolFactory