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

Support Canvas#drawRect with RectF #7210

Merged
merged 1 commit into from Apr 5, 2022
Merged

Conversation

Akshay2131
Copy link
Contributor

Overview

Related to PR : drawRect_toCanvas() added #7197

Fixed the issue "Bitmap-backed canvas.drawRect fails with paint" #7188

Proposed Changes

New methods and test cases added to support Rectangle drawing using paint in canvas.

@utzcoz
Copy link
Member

utzcoz commented Apr 4, 2022

@Akshay2131 Please follow https://github.com/robolectric/robolectric/wiki/Robolectric's-code-style to format your commits locally before pushing.

@hoisie
Copy link
Contributor

hoisie commented Apr 4, 2022

@utzcoz
Copy link
Member

utzcoz commented Apr 4, 2022

@Akshay2131 could you squash two commits to one? And you don't need to add formatted to your commit message. Thanks.

@Akshay2131
Copy link
Contributor Author

@utzcoz Could you please review new commit?

@utzcoz utzcoz requested a review from hoisie April 4, 2022 07:12
Copy link
Member

@utzcoz utzcoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @Akshay2131.

@Akshay2131
Copy link
Contributor Author

Thanks for your constant support @utzcoz and @hoisie..
Looking forward to learn new things with you guys..

@hoisie hoisie merged commit d2a6c9f into robolectric:master Apr 5, 2022
@hoisie
Copy link
Contributor

hoisie commented Apr 5, 2022

Thanks @akshay213!

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

Successfully merging this pull request may close these issues.

None yet

3 participants