[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.
Redefine constants to use our new resource id support.
is there a work around?
I agree with Aaron, this should be a high priority.
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.
I know #1 works. Have not tried #2.
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.
Closing ticket as invalid.