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

fix the ANR : too many triangle objects in a short time #3

Merged
merged 1 commit into from Jan 20, 2016

Conversation

songzhw
Copy link
Contributor

@songzhw songzhw commented Jan 20, 2016

(1). sample/Activity : put the drawing action out of onProgressChanged()
(2) library/TriangleRenderer : remove the object(path) initialization out of onDraw()

(1). sample/Activity : put the drawing action out of onProgressChanged()
(2) library/TriangleRenderer : remove the object(path) initialization out of onDraw()
@songzhw songzhw mentioned this pull request Jan 20, 2016
manolovn added a commit that referenced this pull request Jan 20, 2016
fix the ANR : too many triangle objects in a short time
@manolovn manolovn merged commit 23596fe into manolovn:master Jan 20, 2016
@manolovn
Copy link
Owner

Thanks a lot @songzhw !!

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