[TIMOB-12984] BlackBerry: Tabs background images.
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2013-03-25T21:48:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | n/a |
Reporter | Josh Roesslein |
Assignee | Josh Roesslein |
Created | 2013-03-06T21:50:35.000+0000 |
Updated | 2017-03-13T18:31:14.000+0000 |
Description
Allow developers to set a background image for the tab action items.
In Titanium there is two ways of doing this:
- per a tab by setting Tab.backgroundImage
- all tabs in group by setting TabGroup.tabsBackgroundImage
While Titanium has other background properties (ex: backgroundColor),
there does not appear to be a direct way of setting a color.
So for this ticket we may just want to focus on basic image backgrounds for tabs.
Cannot support in Cascades. Can only set an icon image on the tab. No API available right now to control the background of the "tab".
Closing ticket as the issue will not fix.