Android: PopupWindow.showAtLocation(anchorView) -> how to get the whole screen as a anchorView? -


i have popupwindow, i'd place in center of screen. however, have access keyboardview (since i'm implementing ime) @ bottom of screen , whenever center popupwindow using keyboardview , gravity.center of course centered above keyboard, not in whole screen.

is there way whole screen anchor view?

you cannot popup window. should create own window using windowmanager instance.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -