commit | ea004a01f44aaf36212120c936952c1742d03d30 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Fri Aug 07 13:05:44 2015 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Mon Aug 17 15:45:27 2015 +0100 |
tree | de88e15dcbb3d8fdf4734d68e67106cb10d69e68 | |
parent | ab2ef1307a9151a7537b0cf30c016f6058a9f870 [diff] |
AppBarLayout layout/measure fixes - We no longer display above the scrolling view over a collapsed AppBarLayout. - Make sure we measure the scrolling view to fill any window inset. - Make sure the ABL is measured before we measure the the scrolling view. - Make sure we use the measured height of views when calculating the scroll ranges. - Made some pkg-private methods actually private. BUG: 23025697 Change-Id: I854d97125c26f1584f13ec554e74247cc8c539d6