cordova-plugin-inappbrowser
cordova-plugin-inappbrowser copied to clipboard
CB-12479: Add loading spinner for android
@cjpearson as this was never merged for CB-3750, I've created CB-12479 to track the Android spinner.
Can you change the title to link CB-12479 and also rebase fixing the conflicts?
This still needs to merge cleanly to be added. Please fix all the conflicts to add this code if you are still interested in adding this PR.
Hey @cjpearson , there seems to be a merge conflict now. Could you maybe fix this? Thanks.
@janpio Done.
Awesome. Unfortunately I have some more "work" for you:
I just fixed the problem that caused Android tests to fail in master
. Could you rebase this PR please? This should get rid of the Android failures and possibly fix all test failures for this PR.
Thanks for the rebase, and sorry I didn't check what repo this PR was in before writing this: cordova-plugin-inappbrowser
has another test problem. You can follow my progress understanding it here: https://github.com/apache/cordova-plugin-inappbrowser/issues/307
@janpio No problem, I had to make another change anyway. The latest commit replaces the deprecated ProgressDialog with a ProgressBar.
(After final changes on our test environment the tests are now passing. Thanks for your help)
Any chance this will be merged sometime soon?