commit | 5f88f9b3553ba834d27fdde7ebf0412ceb111d48 | [log] [tgz] |
---|---|---|
author | Mady Mellor <madym@google.com> | Wed Apr 27 08:45:53 2016 -0700 |
committer | Daniel Sandler <dsandler@android.com> | Wed Apr 27 18:53:27 2016 +0000 |
tree | c3ac8faddf1ce36cb943f78f27abe757d23ce13a | |
parent | f71d7feef22db9e0cab2f32edc7440aedb86fdfe [diff] |
Fix NPE when updating gear vertical location Since we do this onLayout it's unnecessary to update the location here plus it causes an NPE as the parent may not be laid out yet when accessing collapsed height. Bug: 28390732 Change-Id: I3e61eb7ce854002def3342856557d456249e5e26