[ALOY-296] Remove WPATH() workaround for Android
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | Medium |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-04-23T01:28:47.000+0000 |
| Affected Version/s | 2012 Sprint 19 |
| Fix Version/s | n/a |
| Components | XML |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Tony Lukasavage |
| Created | 2012-09-26T02:25:07.000+0000 |
| Updated | 2017-06-14T20:54:39.000+0000 |
Description
Alloy prefixes WPATH() paths with a "/" if they don't have one, since Android handles relative paths differently than iOS and Mobileweb. Once TIMOB-10783 is resolved, the workaround in Alloy can be removed.
No comments