eluleci / FlatUI

Android FlatUI Kit
1.66k stars 422 forks source link

Error:Attribute "theme" has already been defined #26

Closed anshul1235 closed 10 years ago

anshul1235 commented 10 years ago

In /app/build/intermediates/exploded-aar/com.google.android.gms/play-services/4.4.52/res/values/wallet_attrs.xml

Please tell why this is happening when i am trying to compile your library

eluleci commented 10 years ago

This is happening because both of the libraries were using the attribute "theme" but it is fixed with the version 2.1.0. Now you can use the attribute "fl_theme" to set the theme.