Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Error ADT import #6

Closed
wserpas opened this issue Feb 26, 2014 · 1 comment
Closed

Error ADT import #6

wserpas opened this issue Feb 26, 2014 · 1 comment

Comments

@wserpas
Copy link

wserpas commented Feb 26, 2014

Hello,
please i got this error while import sample project :

error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light.DarkActionBar'.

on styles.xml

@eluleci
Copy link
Owner

eluleci commented Apr 6, 2014

Sample project is using AppCompat library which lets you use some new features with old APIs. I wanted to show how to change the ActionBar drawable in MainActivity so I used this library as well.
You can remove the dependency to this library and it should solve the problem.

@eluleci eluleci closed this as completed May 30, 2014
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