awaitAlign
suspend fun View.awaitAlign(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.
shows the balloon on an anchor view depending on the align alignment with x-off and y-off.