Re: [android-developers] WebView - fit to screen and avoid extra space

2012-07-26 Thread Kostya Vasilyev
For your last item, get rid of the wide viewport. Don't know about the rest. 26.07.2012 17:26 пользователь "nishma" написал: > Hi, > In the default the email application (ICS), the content of the email is > displayed in a WebView (actual view used is RigidWebview). There are couple > of issues wh

[android-developers] WebView - fit to screen and avoid extra space

2012-07-26 Thread nishma
Hi, In the default the email application (ICS), the content of the email is displayed in a WebView (actual view used is RigidWebview). There are couple of issues which I am trying to resolve. 1. As the message view is zoomed in completely, the height of the webview increases accordingly. After