[TIMOB-5544] MobileWeb: selectionStyle of the tableViewRow defines selectedColor instead of selectedBackgroundColor
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-06-16T00:28:26.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Maxim Negadaylov |
| Created | 2011-06-15T07:34:57.000+0000 |
| Updated | 2017-03-09T20:23:22.000+0000 |
Description
selectionStyle of the tableViewRow defines selectedColor instead of selectedBackgroundColor.
On iOS and Android SDK selectionStyle defines the color of background of the selected Row.
Closing ticket as fixed.