Joaquin

Results 1 issues of Joaquin

Instead of doing it on the `onCreate`and `onDestroy,` I think that if you put them on the `onResume` and `onPause`methods, respectively, then you can avoid memory leaks...