openMF / mobile-wallet

A reference implementation of Mifos platform wallet and payment capabilities
https://openmf.github.io/mobileapps.github.io/
227 stars 434 forks source link

feat: memory leak fixing using leak canary #718

Open Bhavnaharitsa opened 4 years ago

Bhavnaharitsa commented 4 years ago

Summary: I have observed a lot of memory leaks in our app and I think we should have memory detection mechanism to handle memory leaks like leak canary. Thoughts? @luckyman20 @shiv07tiwari @droidchef

Bhavnaharitsa commented 4 years ago

@naman14 Thoughts?