setOverlapAnchor
open fun setOverlapAnchor(@NonNull popupWindow: @NonNull PopupWindow, overlapAnchor: Boolean)(source)
Sets whether the popup window should overlap its anchor view when displayed as a drop-down.
Parameters
popupWindow
popup window for which to set the anchor.
overlapAnchor
Whether the popup should overlap its anchor.