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!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。