baoyongzhang / baoyongzhang/android-PullRefreshLayout
Attribute "type" has already been defined
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 515
- PR merge metrics
- No merged PRs in 30d
Description
I have included the library into my project however build fails with this error `Attribute "type" has already been defined`. The error log references `values.xml` specifically ``. Am using android studio with gradle version 2.2.1 and gradle tools version 1.1.0. Any quick solutions is appreciated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Android Studio build with Gradle 2.2.1 and Android Gradle Plugin 1.1.0, then inspect values.xml and its entries around the duplicate type attribute. Done means identifying the conflicting declaration and confirming that the project builds successfully after resolving it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100