greybax / cordova-plugin-native-spinner

:arrows_counterclockwise: Cordova plugin for showing a native spinner based on Paldom/SpinnerDialog
MIT License
32 stars 19 forks source link

Updated SpinnerDialogProxy.js #4

Closed andreszs closed 7 years ago

andreszs commented 7 years ago

Added parsing of data[0] param to keep Windows Phone status bar visible when called with SpinnerDialog.hide(true).

greybax commented 7 years ago

related with issue #1 and pull request #3

greybax commented 7 years ago

Thank you for PR! 👍