Elegant-Emoji-Picker icon indicating copy to clipboard operation
Elegant-Emoji-Picker copied to clipboard

Memory Leak on EmojiPicker

Open fikricanc opened this issue 1 year ago • 9 comments

Hi,

First of all, thank you for creating this!

However, I have noticed a memory leak when using the library. EmojiPicker never gets released from memory.

You can reproduce this issue on Demo app.

Steps to reproduce:

  1. Present the emoji picker.
  2. Monitor the memory usage of the app.
  3. Dismiss the emoji picker.
  4. Monitor the memory usage of the app again.
image

Thanks in advance!

fikricanc avatar May 07 '23 10:05 fikricanc