[TIMOB-7310] MobileWeb: Allow users to change the background color of actual tab
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-02-14T15:41:51.000+0000 |
Affected Version/s | Sprint 2012-02, Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Allen Yeung |
Assignee | Chris Barber |
Created | 2012-01-20T10:11:20.000+0000 |
Updated | 2014-01-28T23:44:48.000+0000 |
Description
We need to allow users to change the background color of tab widgets. The behavior should be as follows:
tabsBackgroundColor from tabGroup will determine the background color of all the tabs.
tabsBackgroundSelectedColor from tabGroup will determine the background color for the selected tab.
This is really a duplicate of TIMOB-7234, not just related to it.