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
Post a Comment