Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we make this work like a real progress bar? #15

Open
Vetagiri-Hrushikesh opened this issue Dec 4, 2021 · 0 comments
Open

Can we make this work like a real progress bar? #15

Vetagiri-Hrushikesh opened this issue Dec 4, 2021 · 0 comments

Comments

@Vetagiri-Hrushikesh
Copy link

If I use this progress value is set to 25 and it is not changing can we increment this till the max count so that it works like a real progress bar.

cordova.plugin.pDialog.init({progressStyle : 'HORIZONTAL', title: 'Please Wait...', message : 'Connecting to server...'});
cordova.plugin.pDialog.setProgress(25);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant