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

Method setFocusable

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

Changes the focusability of the popup window. When focusable, the window will grab the focus from the current focused widget if the popup contains a focusable android.view.View. By default a popup window is not focusable. If the popup is showing, calling this method will take eff

(boolean focusable)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

PopupWindowMethod · 0.95
showTipPopupWindowMethod · 0.95
onClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected