We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After migrating to androidx I am getting this error.
Error Message Android resource compilation failed /home/use/.gradle/caches/transforms-2/files-2.1/81abce46e0344bdf6864fb5ba58dfa35/jetified-color-picker-0.0.5/res/values/values.xml:53:5-368: AAPT: error: duplicate value for resource 'attr/strokeWidth' with config ''.
/home/user/.gradle/caches/transforms-2/files-2.1/81abce46e0344bdf6864fb5ba58dfa35/jetified-color-picker-0.0.5/res/values/values.xml:53:5-368: AAPT: error: resource previously defined here.
/home/user/AndroidStudioProjects/TimeTable/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml: AAPT: error: file failed to compile.
After migrating to androidx I am getting this error. I am using latest gradle version. Kindly resolve the issue, or guide accordingly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After migrating to androidx I am getting this error.
Error Message
Android resource compilation failed
/home/use/.gradle/caches/transforms-2/files-2.1/81abce46e0344bdf6864fb5ba58dfa35/jetified-color-picker-0.0.5/res/values/values.xml:53:5-368: AAPT: error: duplicate value for resource 'attr/strokeWidth' with config ''.
/home/user/.gradle/caches/transforms-2/files-2.1/81abce46e0344bdf6864fb5ba58dfa35/jetified-color-picker-0.0.5/res/values/values.xml:53:5-368: AAPT: error: resource previously defined here.
/home/user/AndroidStudioProjects/TimeTable/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml: AAPT: error: file failed to compile.
After migrating to androidx I am getting this error.
I am using latest gradle version. Kindly resolve the issue, or guide accordingly.
The text was updated successfully, but these errors were encountered: