Devlight / Devlight/ArcProgressStackView
Error in AndroidManifest without merge rules
- Ngôn ngữ chính
- Java
- Star
- 1.3k
- Fork
- 203
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
My app manifest has tags
```
android:allowBackup="false"
android:supportsRtl="false">
```
and ArcProgressStackView's manifest has theirs too, but with `true` values.
So i am receiving an gradle error when just add `compile 'devlight.io:arcprogressstackview:1.0.4'` as you describe in README.md.
It may be fixed by adding few words about `tools:node="replace"` in your readme file or just removing all values from `` manifest's tag of this awesome library.
P.S. It would be nice, that your library run out from-the-box without any mistakes.
Thank you!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start with README.md's dependency instructions and reproduce the Gradle manifest merge error when adding version 1.0.4. Inspect the library and app application attributes, then confirm that either the documented tools:node="replace" workaround or removing the conflicting library values resolves the merge without breaking the integration.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- android, java
- Lĩnh vực
- mobile
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100