[TIMOB-2331] Android: TiResourceHelper doesn't expose android stock resources
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-08T19:51:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Nathaniel McCallum |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:16:55.000+0000 |
Updated | 2017-06-08T19:51:02.000+0000 |
Description
RHelper (https://github.com/appcelerator/titanium_mobile/pull/25">https://github.com/appcelerator/titanium_mobile/pull/25) fixes this. It is also:
- generally as fast as TiResourceHelper
- significantly faster than TiResourceHelper when cache is populated
- should have better memory usage in general
- can free its memory under low-memory constraints
Closing ticket due to time passed and lack of input or progress in the past few years.