I've seen some Android widgets show the spinning wheel loading animation (same animation as an indeterminate ProgressDialog) when fetching information from the web. How do you do this for homescreen widgets?
Asked
Active
Viewed 2,171 times
3
-
http://stackoverflow.com/a/9407916/1012284 – Padma Kumar Aug 07 '12 at 15:38
-
@PadmaKumar That is not for widgets... – Dan Aug 07 '12 at 17:42
-
1Found the answer at http://stackoverflow.com/questions/5442183/using-the-animated-circle-in-an-imageview-while-loading-stuff – Dan Aug 07 '12 at 17:42