commit | cda685dbe377639b2bc3051bac37e7cb0778e2a3 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Mon Jan 22 18:25:17 2018 -0500 |
committer | Evan Laird <evanlaird@google.com> | Mon Jan 22 18:37:15 2018 -0500 |
tree | 2e92f334a02903b67e407f8262edcf718e33b0af | |
parent | 129f8ae2e89a6d34c180206c8d8ae160826c7475 [diff] |
Fix crash when PhoneStatusBarView has no cutout Not all layouts will have cutouts after all, and PhoneStatusBarView can't expect there to be one for no reason. Test: manually verified that removing the cutout won't cause issues Change-Id: Id02b467c7a650c12ab61f294eec576420dccd130 Fixes: 72325926