setAnchorView

fun setAnchorView(anchorView: View): DeweyTooltip

Set the view to which the tooltip will attach to. If you change the anchor view after the tooltip is shown, you need to call show again.