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