You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: