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
2 files changed