Android — Infinite Auto-Scroll with Jetpack compose from raksha's blog

Wanna learn infinite Auto-Scrollusing Jetpack compose?

Infinite auto-scrolling is useful when you want to improve user experience as they don't need to scroll manually to see all the items.

We will use LazyRow with some finite items and make it scrollable for an infinite amount of time.

At the end ofthis blog, you will learn how to implement the Infinite Auto scrolling lazy list.

This post highlights a single approach for infinite auto-scrolling lists and there might be many diverse ways to achieve this in jetpack Compose!

The complete composable for the auto-scrolling lazy list is available on Github.

For detailed implementation, visit our blog.


Previous post     
     Next post
     Blog home

The Wall

No comments
You need to sign in to comment

Post

By raksha
Added Sep 28 '22

Tags

Rate

Your rate:
Total: (0 rates)

Archives