Skip to content

Conversation

@maoruibin
Copy link

由于 onDraw 方法会被大量频繁的调用,原来的实现中。 Point 对象会被大量的创建,这样会导致内存不断分配并触发 GC,现在去掉 point 对象的动态创建。

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.

1 participant