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

Compile error when compileSdkVersion < 23 #13

Open
evilfate opened this issue Mar 9, 2016 · 1 comment
Open

Compile error when compileSdkVersion < 23 #13

evilfate opened this issue Mar 9, 2016 · 1 comment

Comments

@evilfate
Copy link

evilfate commented Mar 9, 2016

Current version will cause compile error when compileSdkVersion is lower than 23

Below is the error message
/Users/Fate/xxx/app/build/intermediates/res/merged/sysarc/values-v23/values-v23.xml
Error:(3) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(24) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.

@xuyisheng
Copy link

yeah,I have the same question.

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

No branches or pull requests

2 participants