Hello everyone, anyone knows how can i make a `Hor...
# compose
f
Hello everyone, anyone knows how can i make a
HorizontalPager
be a “Circular/Infinite” list ? By “Circular/Infinite” I mean that in a list of 10 items, when I reach the end of the list`(index 9)` it would show me the first element
(index 0)
again right after Any ideas?
1
e
Our team is also working on this for the onboarding screen, we haven’t found an optimal solution if you find one please do share here…
f
👍 if i find a solution i will let you know. If you also find one please let me know too
even thought you have not found the “optimal solution”, what did you try doing?