setSmallItemSizeMax

open fun setSmallItemSizeMax(maxSmallItemSize: Float)

Sets the maximum 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

maxSmallItemSize

size to set the small item to.