Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 03DB9D42D for ; Thu, 6 Sep 2012 23:03:08 +0000 (UTC) Received: (qmail 59507 invoked by uid 500); 6 Sep 2012 23:03:07 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 59478 invoked by uid 500); 6 Sep 2012 23:03:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 59470 invoked by uid 99); 6 Sep 2012 23:03:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 23:03:07 +0000 Date: Fri, 7 Sep 2012 10:03:07 +1100 (NCT) From: "Joe Bowser (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <2038018505.47135.1346972587789.JavaMail.jiratomcat@arcas> In-Reply-To: <1811873609.568.1344835598248.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1225) A persistent droidgap spinner that will stay until it is stopped explicitly. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450124#comment-13450124 ] Joe Bowser commented on CB-1225: -------------------------------- There's a built-in spinner on Android. I personally think it should be a plugin, but at present it's a spinner. I'll see about adding a test for it. > 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