[TIMOB-1568] Android: SystemIcons missing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-08-20T16:02:58.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Bill Dawson |
Created | 2011-04-15T02:56:15.000+0000 |
Updated | 2017-03-09T23:35:27.000+0000 |
Description
Looks like SystemIcon support didn't get ported from 0.8.
Comments
- Don Thorp 2011-04-15
Redefine constants to use our new resource id support.
- Aaron K. Saunders 2011-04-15
is there a work around?
- brandonscottjackson (at gmail) 2011-04-15
I agree with Aaron, this should be a high priority.
- Don Thorp 2011-04-15
There are two possible workarounds.
1) You can legally take the icons from the Android source repository.
2) Try the new http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Android.R-object"> Ti.Android.R module to get the item.
- Junaid Younus 2012-08-20 It is hard to understand what the task here is. Resolving it invalid but reopen it if you can provide a test case or better description to reproduce this issue.
- Lee Morris 2017-03-09 Closing ticket as invalid.