Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6624] Android Tabgroup - Inactive tab not showing on Dark Mode

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labels9.2.0.GA, Ti, android, tabgroup
ReporterCaio Perdona
AssigneeAbir Mukherjee
Created2020-10-29T15:47:10.000+0000
Updated2020-11-03T16:09:16.000+0000

Description

Since 9.2.0 update, Ti is unable to render inactive tab icons on Dark Mode. It cannot be changed at runtime, and neither is respecting android xml theme.

Attachments

FileDateSize
engajaTheme.xml2020-11-03T16:06:29.000+00001622
engajaTheme.xml2020-11-03T16:06:17.000+00001550
nav_item_color_state.xml2020-11-03T16:09:15.000+0000251

Comments

  1. Rene Pot 2020-11-02

    Hi, do you have sample code for us? Preferably single-file classic code and of course your theme file(s)
  2. Caio Perdona 2020-11-03

    Guys, I managed to work around this, but I think a better documentation regarding this issue should be available. Upgrading from 9.1.x, my theme.xml that was working stopped working on 9.2.x I had to include @drawable/nav_item_color_state on my xml, and reference nav_item_color_state.xml This hint was provided by someone in slack channel, so I think user should find this inside Ti's documentation.

JSON Source