[TIMOB-9135] iOS: Customize tab group
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-12T16:48:18.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | Sprint 2012-14 API, Release 3.0.0 |
Components | iOS |
Labels | api, parity, qe-review, qe-testadded, tabgroup |
Reporter | Qing Gao |
Assignee | Hieu Pham |
Created | 2012-05-15T11:13:47.000+0000 |
Updated | 2013-01-02T22:01:14.000+0000 |
Description
Since iOS5+ supports customizing tabgroup like changing the background color by "tintColor" property, our platform should provide similar functions to let customers do those in Titanium as well.
We need to evaluate all platforms for this feature.
Fixed on master by PR https://github.com/appcelerator/titanium_mobile/pull/2538 Supported via the
tabsBackgroundColor
property of tabgroup.Testing Instruction
Verified fix with: Titanium Studio, build: 3.0.0.201210090117 Titanium SDK, build: 3.0.0.v20121014234610 Devices: Simulator 6.0 iPhone4s ios 6.0 Closing this issue.