SmartToolFactory / Compose-AnimatedList

🚀📱💖Animated LazyColumn/Row changes scale/color with animation and have a current selected item like a Pager. An elegant alternative for selecting from a list
Apache License 2.0
88 stars 4 forks source link

Finite LazyRow #2

Open FrancoisDn opened 1 year ago

FrancoisDn commented 1 year ago

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 ?

SmartToolFactory commented 1 year ago

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