Open samskiter opened 9 years ago
Can you put the error here please
I'll try an get a copy of the error for you if I can but you should be able to generate it by integrating the library into any project. You can basically remove the application tag from the manifest I think and remove the app icon images too.
Yes, probably I can do that, I'll see If I find time for it. Thanks
El dv., 6 març, 2015 00:51 Sam Duke notifications@github.com va escriure:
I'll try an get a copy of the error for you if I can but you should be able to generate it by integrating the library into any project. You can basically remove the application tag from the manifest I think and remove the app icon images too.
— Reply to this email directly or view it on GitHub https://github.com/skimarxall/RealTextView/issues/4#issuecomment-77478387 .
+100500
i getting ic_launcher error too
I'm getthing this issue too:
Error:(52, 9) Attribute application@icon value=(@drawable/app_icon) from AndroidManifest.xml:52:9
is also present at com.hardsoftstudio.real.textview:library:0.9.0:11:9 value=(@drawable/ic_launcher)
Suggestion: add 'tools:replace="android:icon"' to
Manifest merger failed : Attribute application@icon value=(@drawable/app_icon) from AndroidManifest.xml:52:9 is also present at com.hardsoftstudio.real.textview:library:0.9.0:11:9 value=(@drawable/ic_launcher) Suggestion: add 'tools:replace="android:icon"' to
element at AndroidManifest.xml:49:5 to override
Even if I import the module directly from a folder, I have various issues with it.
Any workaround for this?
I'm getting a manifest merge error related to the icon specified in the manifest.