Skip to content
New issue

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

Corners aren't smooth #18

Open
kassim opened this issue Sep 25, 2018 · 0 comments
Open

Corners aren't smooth #18

kassim opened this issue Sep 25, 2018 · 0 comments

Comments

@kassim
Copy link

kassim commented Sep 25, 2018

As can be seen in the preview in the readme, the corners aren't smooth.

A desired smooth corner can be achieved when wrapping a view in a CardView so I think it should be possible with this library. My uneducated assumption would be "there's a lack of anti-aliasing" but its probably more than that.

Edit: I found this StackOverflow post that performs it excellently. https://stackoverflow.com/a/26201117/2233621
I'll be using the solution in the post for my project but perhaps it could be used to help enhance your library :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants