Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-123] Android html view in TableView doesn't handle styles

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:04.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.7.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:23:55.000+0000
Updated2011-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.

Comments

  1. Don Thorp 2011-04-15

    (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...

JSON Source