Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting this. Did you experience the memory leak when using
finishOpenedActivities()?
Original comment by renasr...@gmail.com
on 21 Jan 2012 at 8:23
It closed my application when I tried running finishOpenedActivities() in the
loop during my test. The code for that method appears to close the current
activity. I need a way to remove only references to activities that have been
closed so they can be garbage collected.
Original comment by bjackson...@gmail.com
on 21 Jan 2012 at 2:18
Thanks. This will be implemented in the next release.
Original comment by renasr...@gmail.com
on 23 Jan 2012 at 7:22
This has been implemented in Robotium 3.2.
Original comment by renasr...@gmail.com
on 10 Apr 2012 at 6:47
Original issue reported on code.google.com by
bjackson...@gmail.com
on 20 Jan 2012 at 5:52