commit | bca7a517ce4fb75e2571ce2d9d0263fea8e15dbe | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Wed Mar 30 10:58:00 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Wed Mar 30 16:26:24 2016 +0000 |
tree | e6439825c1c7bc1fe8e7efe14d81e29942feb394 | |
parent | 91b5e75a4124cd1db18a7f9994bdf202da45531a [diff] |
Allow AppBarLayout to be taller than CoordinatorLayout CoL by default caps child views at it's height. This CL fixes that by measuring the AppBarLayout with an unspecified spec. Change-Id: Iba6acdeddb3ff5064ede3eae50ed800ad514fe6f BUG: 27912978