SpinnerDialog
SpinnerDialog copied to clipboard
change default loading image
hi, Can i change the default loading image of spinnerdialog ? If yes, then how?
:+1:
I would love to see your plugin more like https://github.com/pbernasconi/cordova-progressIndicator
but with Android-Support. Sadly the plugin only supports iOS, but I like the simplicity of your plugin. Maybe you could make it more customizable? (I would be happy if I could add a translucent background like the progessIndicator). Acutally your plugins "message" looks not that nice... looks like it is "lost"
Hi, thanks for your advices, I'll pay attention to make "message" look better. On the other hand, I'd like to keep this plugin free from 3rd party libs and create the look with the toolkit of the native SDKs. According to this, I use the Android Progress Dialog and iOS Activity Indicator etc., so the default loading image couldn't be changed. But if you think custom styles would be a nice-to-have, I could do something about that!
Yeah, this would be nice-to-have. Thanks for your answer ! :)