[TIMOB-26114] Android: Ti.UI.convertUnits doesn't handle the special case of input values as percentages
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 7.3.0 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2018-06-08T14:35:50.000+0000 |
Updated | 2018-06-08T14:36:38.000+0000 |
Description
Android appears to not handle the special case of input values as percentages. It should bail early and return 0. There is an existing unit test, which is currently skipped on Android for now.
No comments