nativescript-camera-plus icon indicating copy to clipboard operation
nativescript-camera-plus copied to clipboard

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

Open tusharr1996 opened this issue 4 years ago • 0 comments

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.

tusharr1996 avatar Feb 23 '21 08:02 tusharr1996