Devlight / Devlight/ArcProgressStackView

Error in AndroidManifest without merge rules

未關閉
#11 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
1.3k
分支
203
PR 合併指標
30 天內沒有已合併 PR

描述

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!

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

從 README.md 的相依性指示開始,新增版本 1.0.4 時重現 Gradle manifest 合併錯誤。檢查程式庫與 app 的 application 屬性,然後確認使用文件中說明的 tools:node="replace" 因應方法,或移除衝突的程式庫值,都能在不破壞整合的情況下解決合併問題。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, java
領域
mobile
Issue 類型
缺陷
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。