Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27100] Android: TabGroup labels not displayed anymore (SDK 8.1.0+)

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2019-06-13T10:42:48.000+0000
Affected Version/sRelease 8.1.0
Fix Version/sRelease 8.1.0
ComponentsAndroid
LabelsTabGroup, android, engSchedule, label, regression
ReporterHans Knöchel
AssigneeJoshua Quick
Created2019-05-23T16:44:00.000+0000
Updated2019-09-17T21:48:31.000+0000

Description

On SDK 8.1.0+, our tab-group labels are not visible anymore. Reverting [this commit](https://github.com/appcelerator/titanium_mobile/commit/2653e9c8f2d62862f5742c61a9ff1607fd7e870b) locally fixed it for us.

Comments

  1. Alan Hutton 2019-05-24

    I was able to reproduce the issue with 8.1.0.v20190524093319 on a generic tab group app. Switching to SDK 8.0.1.GA the tab group displays fine.
  2. Joshua Quick 2019-06-01

    PR (master): https://github.com/appcelerator/titanium_mobile/pull/10928 PR (8.0.x): https://github.com/appcelerator/titanium_mobile/pull/10930 PR (8.1.x): https://github.com/appcelerator/titanium_mobile/pull/10935
  3. Samir Mohammed 2019-06-11

    FR Passed, waiting on Jenkins builds.
  4. Samir Mohammed 2019-06-13

    *Closing ticket* fix verified in SDK Version: 8.2.0.v20190612155743, 8.1.0.v20190612160220 and 8.0.2.v20190612075012 Test and other information can be found at: Master: https://github.com/appcelerator/titanium_mobile/pull/10950 8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10956 8_1_X: https://github.com/appcelerator/titanium_mobile/pull/10957
  5. Sergio Sartori 2019-09-17

    In SDK 8.1.1GA tabs title are displayed but the property activeTabColor of Tab is ignored. In SDK 8.0.1 GA the property worked as expected.
  6. Sergio Sartori 2019-09-17

    Sorry, I mean... *activeTitleColor*

JSON Source