setSmallItemSizeMin

open fun setSmallItemSizeMin(minSmallItemSize: Float)

Sets the minimum size for the small items.

This method is a no-op for strategies that do not have small items.

Note that setting this size may impact other sizes in the carousel in order to fit the carousel strategy configuration.

Parameters

minSmallItemSize

size to set the small item to.