As you can see the image the pink color background is my WebView > and I am displaying html pages in that WebView but the complete page is not fitting within the WebView i.e having scroll bar in case of > landscape mode, please suggest me what should I do? I want that the > complete page should show in WebView without scrollbar.here the image of WebView is
Asked
Active
Viewed 109 times
0
-
that is two lengthy but here i am telling xml structure is-
– Ravi Jan 28 '13 at 05:23 -
when you come portrait to landscap Webview is realoded??? – QuokMoon Jan 28 '13 at 05:52
-
yes i am reloading the page because every time on onCreate() i am tring to fit the content within webview – Ravi Jan 28 '13 at 05:57
-
so your problem is noting.. onConfiguration Changing..http://stackoverflow.com/a/2246555/1339473 and also update..mainfest – QuokMoon Jan 28 '13 at 05:59
-
updated but no effect after that also – Ravi Jan 28 '13 at 08:03
-
suppose user directly run in landscape so this issue will come and by the way that previous suggestion is not working – Ravi Jan 28 '13 at 08:05