Opened 11 years ago

Closed 11 years ago

#1269 closed Enhancement (fixed)

Project images - load on Monitor start up

Reported by: Joachim Owned by: Joachim
Priority: Minor Milestone: Undetermined
Component: Manager - Android Version: 7.0.64
Keywords: Cc:

Description

currently loaded during onCreate of StatusActivity? or ClientStatusChange? in ProjectsActivity?. Causes delay and problems when switching horizontal-vertical. Move this code to ClientStatus? and load once on startup.

Change History (2)

comment:1 Changed 11 years ago by Joachim

Component: UndeterminedManager - Android

comment:2 Changed 11 years ago by Joachim

Resolution: fixed
Status: newclosed

do big of a memory footprint if images are always hold in heap. Implemented loading in separate thread to increase responsibility.

Note: See TracTickets for help on using tickets.