08-22-2012 08:59 AM
Is there any system loading/activity indicator available on BB10 like ones on Android/iOS? I need something to show user that my application is loading data. Simple rotating image provided by me, handled by system on separate thread would surely save me some time coding.
Solved! Go to Solution.
08-22-2012 09:38 AM - edited 08-22-2012 09:39 AM
There is Activity indicator and progress indictor control on cascade. In cookbook sample in github give code for both of the indication. you can download from it and start or stop at anytime you want to do.
Link of github cookbook sample:https://github.com/blackberry/Cascades-Samples/tre