epoxy-adapter / com.airbnb.epoxy / Carousel / setPadding

setPadding

open fun setPadding(@Nullable padding: Carousel.Padding?): Unit

Use the Padding class to specify individual padding values for each side of the carousel, as well as item spacing.

A value of null will set all padding and item spacing to 0.