commit | 1c85a9165d9831e536cc1b97ee80f572c3972e06 | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Thu Aug 28 15:10:27 2014 -0700 |
committer | Brian Attwell <brianattwell@google.com> | Fri Aug 29 00:01:48 2014 +0000 |
tree | ee24e78248826a050ac8d2dbd8fc5133b9dbc1f0 | |
parent | 14d479223f59dec06c4090173417e8ff1950a45d [diff] |
Fix tablet padding of ContactPickerFragment The ContactPickerFragment marks its ListView View.GONE until data is finished loading. This would cause the ContactListViewUtils to perform incorrect measurements. Change ContactListViewUtils to measure the root view instead. Bug: 17305317 Change-Id: I7d6d723fc95ff3d1dbfd5f7311ee38743c072245