Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-215] support custom backgrounds for table view rows

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.8.0
ComponentsiOS
Labelsfeature, ios, iphone
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:25:32.000+0000
Updated2011-04-17T01:52:22.000+0000

Description

Support backgroundColor and backgroundImage for table view and grouped view rows. the latter is for iphone only

Comments

  1. Blain Hamon 2011-04-15

    Note: Like backgroundImage for a button, the backgroundImage of a table cell probably should be a stretchable one.

    Issues: What should happen when a user selects the row? In the iPhone, this causes the background layer to be swapped with the hilight gradient. This will be obscured by the image. Should we require backgroundImage to have a backgroundSelectedImage as well?

  2. Blain Hamon 2011-04-15

    Ready for testing.

JSON Source