commit | 2d8d67d75ae964474e108e3481ca4e4ce5cf08ea | [log] [tgz] |
---|---|---|
author | Sam Judd <sam@bu.mp> | Fri Dec 28 14:50:53 2012 -0800 |
committer | Sam Judd <sam@bu.mp> | Fri Dec 28 14:50:53 2012 -0800 |
tree | a104ecb0f19acc92b9c9cff1683527d1a7fa5e95 | |
parent | 490d51166be490c37e0515de479d7759e1cd6662 [diff] |
Loading logic->ImageLoaders, and use weak refs Prevents us from leaking views if a path fetch or image load doesn't complete or takes a long time. Also better encapsulates loading code so that the presenter is entirely independent of the photo loading code.