showAlign

fun View.showAlign(balloon: Balloon, align: BalloonAlign, subAnchorList: List<View> = listOf(), xOff: Int = 0, yOff: Int = 0)

shows the balloon on an anchor view depending on the align alignment with x-off and y-off.