[TIMOB-531] Need a way to specify selectedColor for labels in table view rows
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:25.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | iOS |
Labels | ios, iphone, tableview |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:31:11.000+0000 |
Updated | 2011-04-17T01:53:25.000+0000 |
Description
this was supported in 0.8 templates. when you have text on a row, you need a way to specify the color of the text when the row is selected.
Comments
- hal 2011-04-15
Nolan
This still may not be working.
Which property of label is this, please? Is it highlightedColor?
If so, when a label is added to a TableViewRow and the row is highlighted, the color of the label text is not affected.
Hal - hal 2011-04-15
Forgot to say, this is tested on Android, not the iphone
- hal 2011-04-15
.