GoogleProgressBar
GoogleProgressBar copied to clipboard
Error:(2) Attribute "type" has already been defined
I am getting the following error when I tried to sync gradle.
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.
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'.