Android : Webview is Reloading the page while Switching Fragments in FragmentTabActivity

on Tuesday, August 12, 2014


I have a Fragment Tab Activity which is having Three Fragments Tab.. In that onCreateView will be called while switching the Tabs. I know this will the lifecycle. I need to Restrict this some other way or Stop Reloading the same webpage in webview.. I tried with Saving the instanceState and Restoring the state.. but it is not working.. Kindly post some Valuable answers..


0 comments:

Post a Comment