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

Extracted drawable out of TrianglifyView into TrianglifyDrawable #9

Merged
merged 1 commit into from Mar 22, 2016

Conversation

dgmltn
Copy link
Contributor

@dgmltn dgmltn commented Mar 22, 2016

This allows us to use the drawable elsewhere (for instance on a Wear watch face canvas)

Also, the Drawable is now rendered off the main thread to avoid UI jankiness.

This allows us to use the drawable elsewhere (for instance on a Wear watch face canvas)

Also, the Drawable is now rendered off the main thread to avoid UI jankiness.
@manolovn
Copy link
Owner

Thanks a lot! I'll fix the checkstyle issues and prepare a new release

manolovn added a commit that referenced this pull request Mar 22, 2016
Extracted drawable out of TrianglifyView into TrianglifyDrawable
@manolovn manolovn merged commit beaeef8 into manolovn:master Mar 22, 2016
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

2 participants