Closed anshul1235 closed 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
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.
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