ripple

fun ripple(color: Int, startX: Float = 0.0f, startY: Float = 0.0f, duration: Long = 600, callback: () -> Unit? = null)

Creates a ripple effect from the given starting values