[TIMOB-10545] BlackBerry: Titanium.UI.TableView backgroundColor property is not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2013-07-09T20:47:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 14, 2013 Sprint 14 API |
Components | BlackBerry |
Labels | n/a |
Reporter | Hayk Zakaryan |
Assignee | Pedro Enrique |
Created | 2012-08-22T00:52:31.000+0000 |
Updated | 2013-11-07T18:46:00.000+0000 |
Description
Create a tableview - providing backgroundColor property.
TableView is created but backgroundColor is not the one you provided.
Not natively supported. Use a view as parent, set the background color on it, and add the table to it.
Closing as not natively supported.