My app has two activities. The main activity uses WebView to interact
with the user. When the user has selected certain options the second
activity is "intent"ed.

WebView creates a top margin in the emulator showing battery state and
time (among other things). Under this is the title bar of the web
page. Under this is the web page. When the second activity launches
and the next view is drawn, it only gets access to the area previously
used by the web page (ie not the top margin or title bar). How can I
get to draw on the full screen?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to