forked from learningequality/python-for-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wait for redirects before showing main webview
The onPageFinished callback fires when a page is redirected to another one. We can detect if a new page load is started before the previous page is finished, and wait for that new page load to finish. https://phabricator.endlessm.com/T34576
- Loading branch information
1 parent
b3c326e
commit a4de463
Showing
1 changed file
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters