You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2012/09/07 01:27:09 UTC

[jira] [Resolved] (CB-1225) A persistent droidgap spinner that will stay until it is stopped explicitly.

     [ https://issues.apache.org/jira/browse/CB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-1225.
----------------------------

    Resolution: Not A Problem

This is trivial, and can be resolved by just using ProgressDialogs instead of calling our methods.  http://developer.android.com/reference/android/app/ProgressDialog.html
                
> A persistent droidgap spinner that will stay until it is stopped explicitly.
> ----------------------------------------------------------------------------
>
>                 Key: CB-1225
>                 URL: https://issues.apache.org/jira/browse/CB-1225
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.8.1
>            Reporter: Tarak Kar
>            Assignee: Joe Bowser
>              Labels: features
>
> In phonegap android plugin i am starting droidGap spinner, dowloading something in background and stopping the spinner when download is completed. Its working fine as i expect.But if i tap on screen in between , spinner goes off. So how can i get a persistent spinner that will stay until it is stopped explicitly?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira