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 with title and gradient background #1378

Open oHuflying opened 2 months ago

oHuflying commented 2 months ago

I am using Carousel to horizontally display a set of photos in the vertical recycling view. Carousel has a title and gradient background color. When using Grouping Models in combination with Carousel, will the epoxy manage scraped or detached item views for reuse?