[TIMOB-123] Android html view in TableView doesn't handle styles
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.7.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:23:55.000+0000 |
Updated | 2011-04-17T01:52:04.000+0000 |
Description
The html support which I was using for html list items used TagSoup which ignores styles. To be more consistent with iPhone the items should use WebViews when rendering html.
(from [da207710a0c32a46ad56cda48e56ddd6ecefecb6]) [#123 state:resolved] Changed TextView using HTML to WebView to be more consistent with iPhone implementation. http://github.com/appcelerator/titanium_mobile/commit/da207710a0c32a46ad56cda48e56ddd6ecefecb6"> http://github.com/appcelerator/titanium_mobile/commit/da207710a0c32...