sergejsha / pinned-section-listview

Easy to use ListView with pinned sections for Android.
2.59k stars 808 forks source link

Getting error while importing the library in android studio #80

Closed hasnain-ahmad closed 8 years ago

hasnain-ahmad commented 8 years ago

Error:Execution failed for task ':app:processDebugManifest'.

Manifest merger failed : Attribute application@label value=(@string/app_name) from AndroidManifest.xml:8:9-41 is also present at [com.madgag:android-pinned-header-listviews:0.4] AndroidManifest.xml:26:18-55 value=(Pinned-Header library). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:5:5-18:19 to override.

sergejsha commented 8 years ago

You can use maven integration now. This should solve the issue.