airbnb / epoxy

Epoxy is an Android library for building complex screens in a RecyclerView
https://goo.gl/eIK82p
Apache License 2.0
8.46k stars 730 forks source link

Carousel custom default position #1294

Open boldijar opened 2 years ago

boldijar commented 2 years ago

Is there a non hacky way out there, to render a carousel in a vertical list, that will have a default scrolling index?

Thing of something like instagram, you scroll down, and someone posted a image carousel, you only look at the first image, next time when it opens the app, when that carousel is shown, is showing as default the 2nd image from it.