android - Show html page in center of WebView -


how can show webpage in center of webview(match parent width , height) if webpage's height less screen's height? content rendering on webview comming epub files.

for example if screen's height 1000px , web page's height 600px.then content should take padding 200px bottom , top.

thanx in advance..


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

android - How to read a column value in parse.com without accessing an object or a pointer -

timer - Java TimerTask cancel -