Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 40 integrated browser refresh on rotate #42

Conversation

pkillian
Copy link
Collaborator

Fixes Issue #40

Solution:

  • Saving the state of mWebView and restoring it in onCreateView remedies the orientation change issue.
  • Grabbing the current URL value into mUrl enables the "Open In Browser" functionality to open the browser with the current URL. This allows the user to navigate to different pages in the integrated WebView browser, and continue browsing in their choice of browser.

…f browser's state and reloads it on orientation changes.
…own in the WebView instead of the first one loaded.
@bishopmatthew
Copy link
Owner

Great! Thank you Patrick -- I will look over this and merge later tonight / tomorrow when I have a little time.

bishopmatthew added a commit that referenced this pull request Jan 1, 2014
…esh-on-rotate

Issue 40 integrated browser refresh on rotate
@bishopmatthew bishopmatthew merged commit 2107c48 into bishopmatthew:master Jan 1, 2014
@pkillian pkillian deleted the issue-40_Integrated-browser-refresh-on-rotate branch January 1, 2014 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants