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

silverlight - Applying a style to ItemContainerStyle in C# -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

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