Skip to content
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

Open
mhrjnamar opened this issue Mar 12, 2020 · 4 comments

Comments

@mhrjnamar
Copy link

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










@Ishwor-Shrestha
Copy link
Contributor

You might have another library with the same attribute name. Can you check what other library has that attribute?

@iamnabink
Copy link

iamnabink commented Jan 28, 2021

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?

@Ishwor-Shrestha
Copy link
Contributor

Did you verify that other libraries are not using the same attribute name?

@mhrjnamar mhrjnamar reopened this Jun 24, 2021
@mhrjnamar
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants