Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-18905] Android: Update Appcompat to 22.1 #6869

Merged
merged 1 commit into from Jun 2, 2015

Conversation

ashcoding
Copy link
Contributor

Jira: https://jira.appcelerator.org/browse/TIMOB-18905

To test, run scons and KS.

@ashcoding ashcoding force-pushed the TIMOB-18905 branch 2 times, most recently from df8b514 to 5f42c58 Compare May 29, 2015 08:19
@ashcoding
Copy link
Contributor Author

Note to anyone looking at this in the future, while updating this, encountered an errorAppCompat does not support the current theme features which was solved as follows:-
http://stackoverflow.com/questions/29784124/java-lang-illegalargumentexception-appcompat-does-not-support-the-current-theme

<item name="windowNoTitle">true</item>

This was needed and added to the various themes in android\templates\build\theme.xml

@hieupham007
Copy link
Contributor

Is this a work-in progress, or does it have support for the material themed dialogs we talked about?

@ashcoding
Copy link
Contributor Author

@hieupham007 this is just the Appcompat update. The material themed dialogs will be in another PR. This is ready for reviewing.

@hieupham007
Copy link
Contributor

code reviewed and functionally tested. Request accepted

hieupham007 added a commit that referenced this pull request Jun 2, 2015
[TIMOB-18905] Android: Update Appcompat to 22.1
@hieupham007 hieupham007 merged commit 80e3e8d into tidev:master Jun 2, 2015
@ashcoding ashcoding deleted the TIMOB-18905 branch July 8, 2015 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants