We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
以下为个人建议: 该代码运行效率待优化,创建IMAGEVIEW的过程中,内存开销较大。也没有提供STOP ANIMATION的方法。 建议通过VIEW直接在ONDRAW方法中绘制图片或者图像。更利于效率、内存和整体优化。
TIPS:注意一下英语拼写。有写错误单词。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
以下为个人建议:
该代码运行效率待优化,创建IMAGEVIEW的过程中,内存开销较大。也没有提供STOP ANIMATION的方法。
建议通过VIEW直接在ONDRAW方法中绘制图片或者图像。更利于效率、内存和整体优化。
TIPS:注意一下英语拼写。有写错误单词。
The text was updated successfully, but these errors were encountered: