Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

AppCompat does not support the current theme features #36

Closed
waincent opened this issue May 26, 2015 · 2 comments
Closed

AppCompat does not support the current theme features #36

waincent opened this issue May 26, 2015 · 2 comments

Comments

@waincent
Copy link

When I build source with compileSdkVersion 22 , throw a exception : Caused by: java.lang.IllegalArgumentException: AppCompat does not support the current theme features.

@florent37
Copy link
Owner

please add in your style.xml

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

as said in stackoverflow

http://stackoverflow.com/questions/29784124/java-lang-illegalargumentexception-appcompat-does-not-support-the-current-theme

@waincent
Copy link
Author

OK 👍

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants