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/position' with config ''. #155

Open
tusharr1996 opened this issue Feb 23, 2021 · 0 comments

Comments

@tusharr1996
Copy link

There is an attr in the values.xml file named 'position' which is a generic name so it is conflicting with other libraries using the same name.
is it possible to rename it?

error logs:-
/Users/tusharkalsara/.gradle/caches/transforms-2/files-2.1/fc10c4316a9a7768dd8f974119e9fd20/fancycamera-3.0.0-alpha19/res/values/values.xml:4:5-32:25: AAPT: error: duplicate value for resource 'attr/position' with config ''.

/Users/tusharkalsara/.gradle/caches/transforms-2/files-2.1/fc10c4316a9a7768dd8f974119e9fd20/fancycamera-3.0.0-alpha19/res/values/values.xml:4:5-32:25: AAPT: error: resource previously defined here.

/Users/tusharkalsara/AppDevelopment/nativescript/ngasceapp/platforms/android/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml: AAPT: error: file failed to compile.

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

1 participant