Skip to content

Paused activities #526

@TepesLucian

Description

@TepesLucian

I've been testing my app on some emulated low memory devices (heap size 64MB) and if i navigate through a series of activities with images at some point the images aren't loaded anymore due to OOM exceptions. Please note that i managed to clear all memory leaks of the app activities with square's LeakCanary lib. My guess is that bitmap's aren't freed from the paused activities in the stack.
Do you have any suggestions about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions