Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24173] Can not customize Tab backgroundColor and backgroundFocusedColor

GitHub Issuen/a
TypeBug
PriorityMedium
StatusReopened
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterILAY SENER
AssigneeUnknown
Created2016-11-04T06:14:51.000+0000
Updated2018-02-28T19:55:16.000+0000

Description

unable to add color to tab background using any of the available parameters via Alloy(XML) or TSS files. *To Reproduce* 1. Create a classic app two tabs app 2. Edit Titanium.UI.createTab to include
backgroundColor: 'red',
backgroundFocusedColor : "yellow"
3. Run the app *Expected Result* The color of the tab should be red when it is inactive, and yellow when it is focused. *Actual Result* Default color is used.

Attachments

FileDateSize
app.tss2016-11-16T23:52:44.000+0000780
index.js2016-11-16T23:52:24.000+000015
index.tss2016-11-16T23:52:40.000+0000263
index.xml2016-11-16T23:52:32.000+0000292
Screen Shot 2016-11-04 at 17.11.45.png2016-11-04T06:14:50.000+00001091528
Screen Shot 2016-11-04 at 17.13.52.png2016-11-05T00:11:27.000+0000220308

Comments

  1. Feon Sua Xin Miao 2016-11-05

    [~isener] I'm not able to reproduce the issue. Please upload an application that we can use to test this out.
  2. Feon Sua Xin Miao 2016-11-08

    I'm not able to reproduce this. Please reopen when we have a test app to reproduce the issue.
  3. ILAY SENER 2016-11-16

    Hi Feon, Please see the attached code for the simples tab colouring on Android. I have re-started the emulator, but background colour still not appearing.
  4. ILAY SENER 2016-11-16

    I am using Mac OS Sierra, Appc Version : 4.8.0.201611121409
  5. Feon Sua Xin Miao 2016-11-24

    Move this to TIMOB.

JSON Source