apptentive / apptentive-android

Apptentive Android SDK
http://www.apptentive.com
BSD 3-Clause "New" or "Revised" License
65 stars 64 forks source link

Can't Use Apptentive with Design Support Library #105

Closed solcott closed 8 years ago

solcott commented 8 years ago

When I try to use Apptentive 2.0.0 with the Android Design Support Library I get the following error message when I try to build my project.

Error:(2) Attribute "borderWidth" has already been defined

skykelsey commented 8 years ago

Hi Scott, thanks for reporting this. We are looking into fixing this, and I will keep you posted.

skykelsey commented 8 years ago

Hello Scott, we've released version 2.0.1 to properly namespace our custom attributes. This should avoid any future conflicts with other libraries. Please let me know if you have any more problems.