I’m using native.setActivityIndicator to indicate when my app is busy. Unfortunately the default spinner shown (at least on Android) is pretty unattractive. Is there any way to customize its appearance?
Alternately, has anyone written a custom native activity indicator, and if so, how did you go about it?