I have started developing an App using WebView. Actually I am loading an Image with Webview (I like to use the built-in zoom controls of the class). I can successfully load
By Defualt HTML web pages have a padding and margin of 10px; You have to set in your head section or or css file:
That did the trick for me.