[TIMOB-6993] Android: UI - Add ability to create a "raw" activity spinner on any view
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-07-21T16:50:20.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Shawn Lipscomb |
Assignee | Ingo Muschenetz |
Created | 2012-01-03T10:22:41.000+0000 |
Updated | 2017-07-21T16:50:20.000+0000 |
Description
It would be nice to be able to place a "raw" activity "spinner" on any view, like you can with Titanium in iOS (the iOS ActivityIndicator). This would just be the "spinner"...unlike the Android ActivityIndicator, which has a frame, background, and message.
I Would really like that, or at least GIF support. (When I develop Android applications in Java, I use ProgressBar) Regards
need customized activity indicator... Any other way to display activity indication inside the view??? I tried with Gif img and web view that also not working... need help....
Closing ticket as fixed with reference to Shawn's comments.