commit | d9792b7d31e5ba53471d5e6a1b499c21ec95bcc7 | [log] [tgz] |
---|---|---|
author | John Spurlock <jspurlock@google.com> | Wed May 21 23:50:13 2014 -0400 |
committer | John Spurlock <jspurlock@google.com> | Wed May 21 23:54:27 2014 -0400 |
tree | 7ba6447f891b5a7fb4f3d87b121a687031b8c233 | |
parent | a22aa8806b571b7cf7aa3f1aaa9918988a2ccc31 [diff] |
Fix header clipping bug on rotate to landscape. Since the header view's manual clipping is a function of its width, we need to update it whenever the width changes. onConfigurationChanged is too early, so wait until the width actually changes before updating the clip. Change-Id: I017448f7e1c2d4bbcf7c93a6a47ad3073c43f5d5