showCenterIcon

fun showCenterIcon(centerIcon: CenterIcon)

Animates the appearance of one of the standard center icons.


fun showCenterIcon(iconDrawable: Drawable? = null, duration: Long? = null, withBackground: Boolean = true)

Animates the appearance of a custom drawable.