-
Methods Method Description com.skydoves.balloon.compose.showAlignRight(Integer,Integer) Shows the balloon on an anchor view as the right alignment with x-off and y-off. com.skydoves.balloon.compose.relayShowAlignRight(Balloon,Integer,Integer) Shows the balloon on an anchor view as the right alignment with x-off and y-off and shows the next balloon sequentially. com.skydoves.balloon.compose.showAlignLeft(Integer,Integer) Shows the balloon on an anchor view as the left alignment with x-off and y-off. com.skydoves.balloon.compose.relayShowAlignLeft(Balloon,Integer,Integer) Shows the balloon on an anchor view as the left alignment with x-off and y-off and shows the next balloon sequentially.