Devlight / Devlight/ArcProgressStackView
Error in AndroidManifest without merge rules
- 主要言語
- 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!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, java
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100