liuguangqiang / SwipeBack

SwipeBack is an android library that can finish a activity by using gesture.
Apache License 2.0
1.74k stars 313 forks source link

AndroidManifest merge Android Studio error #10

Open johndalvik opened 9 years ago

johndalvik commented 9 years ago

I tried to add my own icon to my app in Android Studio and I encountered a Manifest merger fail. I fount an identical question here but his answer is not working for me. I tried adding tools:replace="android:icon" and tools:replace="android:icon,android:theme" (on 2 separate occasions of course) but no change. Can you remove the launcher icon from the library's manifest ?

liuguangqiang commented 9 years ago

I’m so sorry.I didn't see your message. I have removed the launcher icon for manifest.You can use the latest version v1.0.1.