Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25369] Andriod Theming against Widgets Stopped working in SDK 6.1

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionInvalid
Resolution Date2017-10-10T17:06:29.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterPhil Sweeney
AssigneeGary Mathews
Created2017-10-04T16:47:01.000+0000
Updated2017-10-10T17:06:30.000+0000

Description

Steps to Reproduce

Create a simple app that contains a button with a mixed case title, and include the attached themes.xml under /platform/android/res/values/. Build in SDK 6.0.4 and notice that the text on the button supports mixed case. Build the same app with SDK 6.1.2 and notice that the button tiltle is now in all caps. If the method of theming has changed, please update latest documentation.

Actual Result

The custom theme is not applied to the app when built with SDK 6.1.2 - resulting in button text in all caps. Note: SDK 6.2 has the same behavior as 6.1.

Expected Result

Button title should be displayed in mixed case when built in 6.1.2.

Attachments

FileDateSize
.log2017-10-04T16:47:02.000+00001002968
diagnostic5340235722549168527.log2017-10-04T16:47:24.000+0000717926
themes.xml2017-10-04T16:47:25.000+00001049

Comments

  1. Phil Sweeney 2017-10-10

    Any idea about when this might be resolved?
  2. Phil Sweeney 2017-10-10

    Sorry for bothering you guys! This issue was being caused by the name we gave our custom theme. You can close this issue.

JSON Source