[ https://issues.apache.org/jira/browse/CB-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349017#comment-14349017 ]
ASF GitHub Bot commented on CB-3750: ------------------------------------ GitHub user cjpearson opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/88 CB-3750: Add loading spinner for android You can merge this pull request into a Git repository by running: $ git pull https://github.com/cjpearson/cordova-plugin-inappbrowser android-spinner Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-inappbrowser/pull/88.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #88 ---- commit ef4880281d3c9e210226d808bc30e91520fb179d Author: Connor Pearson <cjp...@gmail.com> Date: 2015-02-27T16:35:30Z CB-3750: Add spinner for android ---- > InAppBrowser: Can We Haz Loading Spinner? > ----------------------------------------- > > Key: CB-3750 > URL: https://issues.apache.org/jira/browse/CB-3750 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin InAppBrowser > Affects Versions: 2.5.0, 2.6.0, 2.7.0, 2.8.0 > Environment: Android (at least) > Reporter: Lindsey Simon > Priority: Trivial > > I'm using the InAppBrowser to open a Google/Facebook OAuth login screen. In > order for that to work it first opens an URL on my server and then redirects > to the proper provider endpoint. > When the internet is slow this results in a pretty lousy user experience as > the InAppBrowser doesn't seem to have any loading indicator - which made me > think it wasn't working, and then I clicked Done prematurely. I suspect my > users will do the same and not try a second time and my app is DOA. > Am I missing anything here by chance? > Any advice on how to get a loading indicator in the least-intrusive way? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org