commit | 2a0e99da03ae85d18c9f35913e7dd04b94c1cf41 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Thu Aug 04 10:55:03 2011 -0700 |
committer | Adam Powell <adamp@google.com> | Thu Aug 04 18:30:46 2011 -0700 |
tree | 03f98d7648660cb72974250981beca35de58361a | |
parent | b491877331cab95b8d2f9191a674476f826f92a5 [diff] |
Fix bug 5118908 - ImageView.setImageDrawable always requests layout Make ImageView a bit more conservative about when it requests a layout. This improves performance for ListViews where apps asynchronously load images and replace placeholders outside of the optimized getView path. Change-Id: I564a4a343ab9c8c2d5baf907b5f573b5ee02c87a