nstudio / nativescript-camera-plus

MIT License
79 stars 50 forks source link

AAPT: error: duplicate value for resource 'attr/position' with config ''. #155

Open tusharr1996 opened 3 years ago

tusharr1996 commented 3 years ago

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.