com.ouattararomuald.slider / ImageSlider / setIndicatorsMargin

setIndicatorsMargin

fun setIndicatorsMargin(left: Int, top: Int, right: Int, bottom: Int): Unit

Sets the margin in pixels

Parameters

left - the left margin size.

top - the top margin size.

right - the right margin size.

bottom - the bottom margin size.