AlstonLin/TheLearningLock

Scale drawables to screen resolution to reduce memory usage

Closed this issue · 1 comments

Memory usage, even after the memory leak fix is about 100MB in average with it at right below 300MB at peak. This might be a problem for worse phones. We need to scale the background picture displayed to the screen resolution to reduce memory consumption since that's the biggest user.

Not that needed anymore since after #41 was solved, memory stays around 30 - 40 MB at peak.
Bumping this priority down.