MCPcopy Create free account
hub / github.com/PopFisher/SmartPopupWindow / showAtLocation

Method showAtLocation

sourcecode/PopupWindow(7.0).java:1118–1120  ·  view source on GitHub ↗

Display the content view in a popup window at the specified location. If the popup window cannot fit on screen, it will be clipped. See android.view.WindowManager.LayoutParams for more information on how gravity and the x and y parameters are related. Specifying a gravity of {@link andro

(View parent, int gravity, int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

showTipPopupWindow5Method · 0.95
showPopupWindowMethod · 0.80

Calls 5

isShowingMethod · 0.95
detachFromAnchorMethod · 0.95
preparePopupMethod · 0.95
invokePopupMethod · 0.95

Tested by

no test coverage detected