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

Rough edges while drawing circle #103

Open
thePrirate opened this issue Sep 8, 2020 · 1 comment
Open

Rough edges while drawing circle #103

thePrirate opened this issue Sep 8, 2020 · 1 comment

Comments

@thePrirate
Copy link

How do i remove rough edges with canvas draw(circle drawing), I have tried to override Shape interface and used
Paint mPaint = new Paint(Paint.ANTI_ALIAS_FLAG); but the rough edges still there?
Thanks in advance!

@TakuSemba
Copy link
Owner

TakuSemba commented Sep 15, 2020

Hi, can you clarify what you mean by rough edges?

Is it not a RoundedRectangle?

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

No branches or pull requests

2 participants