showPopupMessage

public final Unit showPopupMessage(Context context, View anchorView, String title, String message)

show a popup message below the anchor view

Parameters

context

the context

anchorView

the anchor view

title

the title of the popup

message

the message of the popup