Domonkos PAL
Domonkos PAL
hi @writeosahon, you're right, that would be much better indeed. I've been dealing with this issue previously, but as I know there is no specific API to make modal like...
Hi @writeosahon, It's done: http://plugins.cordova.io/#/package/hu.dpal.phonegap.plugins.spinnerdialog ;)
It's default behaviour, there's an `OnCancelListener` specified which handles the cancel events.
There's a cancel listener defined for now, which stops loader on tap or hardware back event. It's planned to disable this option from javascript, so it would be optional to...
@kokoman @juliosecco @vishnurajoasys Hi guys! you can disable 'touch to close' and make spinner non-cancelable on Android from version 1.1.0 `// Set spinner dialog fixed (cannot be canceled with screen...
try ``, binding to an element is rather a complex issue
It's how android presents empty spinner, not phonegap issue.
Hi @DeRauk, @infofinity! Empty spinner has a better look from version 1.0.0.
Please check version 1.3.1
I couldn't test it on all platforms and all update types, but knowing the technical background it should be the same after system updates.