Devlight / Devlight/ArcProgressStackView
Error in AndroidManifest without merge rules
- Langage dominant
- Java
- Étoiles
- 1.3k
- Forks
- 203
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- android, java
- Domaine
- mobile
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100