mooner1022 / StarLight

Scriptable messenger auto-reply application with plugin support
https://starlight.mooner.dev
GNU General Public License v3.0
44 stars 5 forks source link

Memory leak from RecyclerViews #8

Closed mooner1022 closed 3 years ago

mooner1022 commented 3 years ago

Allocated memory for RecyclerView adapter is not being released and remains which causes continuous memory leak. Should assign null to the adapter object when view is destroyed.

mooner1022 commented 3 years ago

Fixed on 0b33c11121ba560b8079bf5527a9aa9fd73f874c