| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-09-16T12:57:45.000+0000 |
| Affected Version/s | Release 3.1.1 |
| Fix Version/s | 2013 Sprint 19, 2013 Sprint 19 API |
| Components | iOS |
| Labels | ios7, qe-3.1.1, qe-closed-3.1.3, qe-ks |
| Reporter | Olga Romero |
| Assignee | Vishal Duggal |
| Created | 2013-06-26T18:39:38.000+0000 |
| Updated | 2015-02-02T20:46:58.000+0000 |
There is no expected change of background color of the List View.
Test steps:
1. Install and run KS> Base UI> Views> List View> Background Color&Scroll Indicator
2. Click NEXT
Actual result:
The background color is white
Expected result:
The background color should become red
This is a change in native behavior and we are not going to overwrite native behavior. If anything the test case shows the difference in native behavior on a OS version basis.
Pull pending master - https://github.com/appcelerator/titanium_mobile/pull/4692 3_1_X - https://github.com/appcelerator/titanium_mobile/pull/4693
Credit goes to [~mokesmokes] for digging up the solution
Closing out the above two PR's. I misunderstood the issue. The functionality we need is to explicitly clear the background color of a cell which we seem to be lacking. Setting up new PR's
Failing review to close the issue.