[TIMOB-26021] iOS: Search results table-view background color change
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-05-17T07:34:44.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.3.0 |
Components | iOS |
Labels | backgroundColor, ios, searchbar, tableView |
Reporter | Hans Knöchel |
Assignee | Vijay Singh |
Created | 2018-05-09T10:33:34.000+0000 |
Updated | 2018-06-12T19:43:03.000+0000 |
Description
I have a window with backgroundImage and a tableView with backgroundColor transparent and labels of all item white.
When I click on searchBar and start typing the backgroundColor of tableView became white and the results are unreadable because item's labels have the same color of background.
Android work fine with the same component Ti.UI.createSearchBar
PR - https://github.com/appcelerator/titanium_mobile/pull/10033 Test-Case:
Closing ticket. Fix can be seen in SDK Version: 7.3.0.v20180607210411 Other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10033 Able to see search result items and background colour no longer remains white when searching for an item *Test Environment*