AnimatedSvgView
AnimatedSvgView copied to clipboard
tools:replace="android:appComponentFactory" android:appComponentFactory="android.support.v4.app.CoreComponentFactory"
Program type already present: android.support.v4.graphics.drawable.IconCompatParcelizer
Manifest merger failed : Attribute application@appComponentFactory
Suggestion: add 'tools:replace="android:appComponentFactory"' to
Are you sure this is related to the library? It isn't using IconCompatParcelizer
Hola a todos Tengo el mismo Problema
---- 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
is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory).
Suggestion: add 'tools:replace="android:appComponentFactory"' to
Gracias por la atención
Hola a todos Tengo el mismo Problema ---- 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 is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:5:5-23:19 to override. ---- Gracias por la atención
I also meet this question.I have solved it. My compileSdkVersion is 28. You only chose Refactor-Migrate to AndroidX. Done.
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