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
Using the new gradle version that checks for attributes, this library will break (example of such case here) .
Example of build error :
C:\Users\User\AndroidStudioProjects\...\app\build\intermediates\incremental\...\merged.dir\values\values.xml:10764: AAPT: error: resource attr/bottom_left_corner_radius (aka ...:attr/bottom_left_corner_radius) not found.
Please add the attributes.
The text was updated successfully, but these errors were encountered:
facing same issue after upgrading to gradle 4.0.0
Sorry, something went wrong.
The same issue
No branches or pull requests
Using the new gradle version that checks for attributes, this library will break (example of such case here) .
Example of build error :
Please add the attributes.
The text was updated successfully, but these errors were encountered: