You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your advices. It would be great if you could create a pull request for us to solve this problem.
Yeah I should have noticed the memory allocation problem.
Your program is interesting.But on my device, when I click share button, the program FC.
In the console, I got these:
and you should release memory after you use Bitmap.
Here are my advices:
android:largeHeap="true"
The memory allocated for bitmap will be free after about 20s.
The text was updated successfully, but these errors were encountered: