Page 3 of 3
Application Error
Posted: Thu Jan 31, 2013 9:21 am
by Zareh
I know that there will be a fix soon on this matter, however if I can suggest something. For those who do have devices that may take longer to load, is there a way that a "loading" bar or screen may be added before the content is loaded?
Application Error
Posted: Thu Jan 31, 2013 9:30 am
by Maryna Brodina
Hello! Yes, just before you make the call, you can programatically enable the spinner and then hide it again.
Using hideSpinner() and showSpinner() functions
Application Error
Posted: Thu Jan 31, 2013 9:59 am
by Zareh
So sorry, but I am a total newbie. Is there any tutorial or explanation on how to do this?
Application Error
Posted: Thu Jan 31, 2013 10:54 am
by Maryna Brodina
Sorry for misunderstanding. You can handle spinner when call Rest service, but there is no way to do that if device take longer to load. So there is no way to do that.