commit | 6d2682fe1a0671bb336c99e0f72a1742b130be99 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri May 13 11:05:36 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Fri May 13 11:05:36 2016 +0100 |
tree | 126d833f5cac4cfc3d634f3f0cccaeab636d3fdb | |
parent | 2969ac23f12eb107c6fbebb6417887ee3a70d66d [diff] |
Fix for AppBarLayout's scrolling view not laying out WIP Caused by some logic in it's measure code which makes it skip the measure if it's header hasn't been laid out. For the first measure/layout pass this will always be false so let's just assume that it has been measured. BUG: 28742676 Change-Id: I72eec136983f9452e02ae6cda85de60918454748