alphamu / PinEntryEditText

An EditText that looks like a pin entry field. It is highly customisable and even animated text.
Apache License 2.0
670 stars 137 forks source link

Can't compile application - manifest merger failed with multiple errors #76

Open dachecker1 opened 2 years ago

dachecker1 commented 2 years ago

I have some problem with manifest after downloading this library.

this im error message:

Error: Attribute application@appComponentFactory value=(androidx.core.app.CoreComponentFactory) from AndroidManifest.xml:24:18-86 is also present at AndroidManifest.xml:22:18-91 value=(android.support.v4.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:8:5-25:19 to override. Ananas.app main manifest (this file), line 23

I don't know, what I must to do for fix this bug.