commit | c3d69a798ee7093c87e929735d43cd27a8b0b131 | [log] [tgz] |
---|---|---|
author | Filip Gruszczynski <gruszczy@google.com> | Wed Jun 03 10:32:26 2015 -0700 |
committer | Michael Kwan <mkwan@google.com> | Thu Jul 09 17:47:54 2015 +0000 |
tree | da719e73bf65cedadf55852dfb104608a7ac0b2d | |
parent | 45eb3ea667dac8d97a91781f01875148bacfe74c [diff] |
DO NOT MERGE - Fix NPE when requesting outsets for detached view. Outsets are used during measure/layout pass, but this can be called on a view that is not currently attached. Bug: 21602590 Change-Id: I5860d5e7c20131e2650bdb8635e9659e76205fa1 (cherry picked from commit e660d4e96a2e5ac35f2dd6e2b43c588dd7e28358)