Devlight / Devlight/ArcProgressStackView

Error in AndroidManifest without merge rules

Aperta
#11 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
1.3k
Fork
203
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
android, java
Ambito
mobile
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.