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

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -