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

Useful tools #3

Open
Alonexx opened this issue Jan 18, 2016 · 0 comments
Open

Useful tools #3

Alonexx opened this issue Jan 18, 2016 · 0 comments

Comments

@Alonexx
Copy link

Alonexx commented Jan 18, 2016

With a quick overview of PaintView, I found that it's a powerful canvas. However, It's a little wired that why a View needs javax encryption API?

I'm sure that there's no need to call Bitmap.recycle() anymore since Android 4.0, because Android 4.0 moved the Bitmap from native heap to dalvik heap. Once there is no strong reference to a Bitmap, it will be garbage collected.

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

No branches or pull requests

1 participant