positionsRelativeToAnchor

Parameters

positionsRelativeToAnchor

List of positions relative to the anchor view passed to TtPopOverHandler.showOrRestorePopOver. List cannot be empty. Positions are traversed in order to check if there is enough room on the screen to show the popover. The first found position is used, the rest is ignored. If none of the positions has enough space, then the popover is shown at the default position of the dialog in the Android OS, usually at the center of the screen.