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

Error:(2) Attribute "type" has already been defined #23

Open
SilverFoxA opened this issue Oct 23, 2015 · 2 comments
Open

Error:(2) Attribute "type" has already been defined #23

SilverFoxA opened this issue Oct 23, 2015 · 2 comments

Comments

@SilverFoxA
Copy link

I am getting the following error when I tried to sync gradle.

@pranaypatel512
Copy link

Find where you already used the attribute "type" in your project (most likely in attrs.xml) and rename that.
you can see also Gradle error “Attribute ”xxx“ has already been defined” in Android Studio
Hope it's help.

@pbwauyo
Copy link

pbwauyo commented Aug 23, 2019

Doesn't work coz I haven't defined that attribute anywhere. It must be colliding with an Android attribute. Try pushing a fix with a another name for the attribute 'type'.

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

3 participants