-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tools:replace="android:appComponentFactory" android:appComponentFactory="android.support.v4.app.CoreComponentFactory" #18
Comments
Manifest merger failed : Attribute application@appComponentFactory |
Suggestion: add 'tools:replace="android:appComponentFactory"' to element |
Are you sure this is related to the library? It isn't using |
Hola a todos ---- Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 Gracias por la atención |
I also meet this question.I have solved it. My compileSdkVersion is 28. |
Hola, he solucionado este video haciendo un refactor y migrando a AndroidX, dejo el link de un video que me ayudo a realizar esto. https://www.youtube.com/watch?v=HzTGcIPgZ-A |
Program type already present: android.support.v4.graphics.drawable.IconCompatParcelizer
The text was updated successfully, but these errors were encountered: