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
AAPT: error: attribute shape_arc_cropDirection (aka in.magic.swap.user:shape_arc_cropDirection) not found.
The text was updated successfully, but these errors were encountered:
Same problem..
Sorry, something went wrong.
same problem
app:shape_arc_cropDirection="outside" inside not found
I had to use an older version: implementation 'com.github.florent37:shapeofview:1.3.2'
Check the release notes 😃 , shape_arc_cropDirection has been removed as it is now calculated by arc_height, -dp for inward +dp for outward.
No branches or pull requests
AAPT: error: attribute shape_arc_cropDirection (aka in.magic.swap.user:shape_arc_cropDirection) not found.
The text was updated successfully, but these errors were encountered: