Quantcast
Channel: DaniWeb Solved Topics
Viewing all articles
Browse latest Browse all 587

Webview in android

$
0
0

Hi I am developing an app for a specific facebook page. The problem is that when i load URL in mywebview.loadURL(https://web.facebook.com/CoversShopping/). The page opens successfully but the page always reload when the oreintation changes.

This problem only occurs for the above type Urls(i-e when I give the link of specific facebook page). But if i load URL as www.facebook.com or www.youtube.com or http://www.easyonlineconverter.com/converters/case_conveter.html no any page reload occurs as I have set android:configChanges="orientation|screenSize". Even If I give URL of any website with its specific page ,no page reload occurs when orientation changes.

Page reload only occurs in case of specific page of Facebook. I tried by loading URLs of difference facebook pages , every time facebook page reloads on orienataion changes. How can I prevent facebook page reload when orientation changes?


Viewing all articles
Browse latest Browse all 587

Trending Articles