Closed DavidTPate closed 10 years ago
I tried to reproduce this today when I was working on #159, but it looks like it has been fixed. Can you see if you can still reproduce it?
I haven't been able to reproduce this with the latest code. I'm thinking it was related to RedditFragmentActivity being leaked.
Closing for now then, will reopen if we can reproduce it.
I was able to reproduce this by changing orientation on ImageDetailActivity. Reopening.
Pretty certain this is taken care of. The culprit looked to be the onPageLoaded listener for the webview.
Somewhere along the line ImageDetailActivity is being leaked and more than 1 instance is open.