pbernasconi / cordova-progressIndicator

Native Progress-Indicator for Cordova
pbernasconi.github.io/cordova-progressIndicator/
Apache License 2.0
90 stars 61 forks source link

ProgressIndicator.hide() Not Working #4

Open hmdinfo opened 10 years ago

hmdinfo commented 10 years ago

Hello, ProgressIndicator.* works all indicators good ProgressIndicator.hide(); not hiding any indicators

i am using cordova 3.3

pbernasconi commented 10 years ago

hi @hmdinfo which progress indicator are you trying to hide? If you are trying to hide .showDeterminate(), or the other determinate indicators I don't believe it will work, because it has an automatic hide feature.

pbernasconi commented 10 years ago

@hmdinfo We're you able to solve your issue?

hmdinfo commented 10 years ago

Thanks for reply i don't use progress-indicator this time.

On Fri, Sep 26, 2014 at 8:14 AM, Paolo Bernasconi notifications@github.com wrote:

@hmdinfo https://github.com/hmdinfo We're you able to solve your issue?

— Reply to this email directly or view it on GitHub https://github.com/pbernasconi/cordova-progressIndicator/issues/4#issuecomment-56975143 .