1. 02 6月, 2014 2 次提交
  2. 01 6月, 2014 4 次提交
  3. 31 5月, 2014 12 次提交
  4. 29 5月, 2014 20 次提交
  5. 23 5月, 2014 1 次提交
  6. 22 5月, 2014 1 次提交
    • S
      Only look at image loading to determine animations · d845b56d
      Sam Judd 提交于
      Currently we only treat an image as having been 
      loaded from cache (and therefore eligible to skip
      an animation) if we can both determine the size of
      the target the image is being loaded into and load
      the image synchronously. This can lead to bugs
      in collections where views may use match_parent or
      layout weights resulting in near synchronous loads
      being treated as asynchronous.
      d845b56d