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

Method setContentView

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

Change the popup's content. The content is represented by an instance of android.view.View. This method has no effect if called when the popup is showing. @param contentView the new content for the popup @see #getContentView() @see #isShowing()

(View contentView)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

PopupWindowMethod · 0.95
onCreateMethod · 0.80
onCreateMethod · 0.80
onCreateMethod · 0.80
onCreateMethod · 0.80
onCreateMethod · 0.80

Calls 2

isShowingMethod · 0.95
setAttachedInDecorMethod · 0.95

Tested by

no test coverage detected