Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16331] Android: android:theme ignored in tiapp.xml

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2014-06-24T21:33:24.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
LabelssupportTeam
ReporterRicardo Alcocer
AssigneeChris Barber
Created2014-01-28T19:12:38.000+0000
Updated2017-03-22T21:46:55.000+0000

Description

3.2.1 is ignoring Android Theme changes added to the manifest tag on the tiapp.xml. Apps with custom theme like: work properly on 3.2.0 but give this error on 3.2.1: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.Alcobar') This breaks all Android apps that use custom Android Styles and ActionBar Themes.

Comments

  1. Chris Barber 2014-02-17

    [~egomez] If your project has a custom platfrom/android/AndroidManifest.xml, it will ignore ALL manifest settings in the tiapp.xml when using Titanium SDK 3.2.1. You must set the theme in the custom AndroidManifest.xml if you're using a custom AndroidManifest.xml.
  2. Ingo Muschenetz 2014-06-24

    [~egomez], since they seemed to be able to get it working, does that mean this ticket is invalid?
  3. Eduardo Gomez 2014-06-24

    Very likely. At least is not an issue for them anymore.
  4. Ingo Muschenetz 2014-06-24

    As a reinstall appears to fix the issue seems to be a configuration bug.
  5. Lee Morris 2017-03-22

    Closing ticket as invalid with reference to previous comments.

JSON Source