-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AAPT: error: duplicate value for resource 'attr/button_style' with config ''. #19
Comments
You might have another library with the same attribute name. Can you check what other library has that attribute? |
@Ishwor-Shrestha Stock in same issue, what could be the solution for this issue? Searched for similar attribute but could not help myself, Any solution please? |
Did you verify that other libraries are not using the same attribute name? |
@Ishwor-Shrestha yeah we had verified that Khalti SDK and Amplify SDK are using the same attribute name. I was provided an offline SDK a year earlier. I see this issue still persists and causing problems in Khalti SDK implementation. |
After integrating sdk in the project build fails with following error
/Users/amar/.gradle/caches/transforms-2/files-2.1/5b02e9fabdc6d3f8a2b35986c0906017/jetified-khalti-android/res/values/values.xml:144:5-154:25: AAPT: error: duplicate value for resource 'attr/button_style' with config ''.
it points to this resource
The text was updated successfully, but these errors were encountered: