Use the correct MeasureSpec for ScrollingViewBehavior

We were previously always using AT_MOST which resulted
in views wrapping when they shouldn't have been.

BUG: 22756162
Change-Id: I7ee7d27498b0203f37188f1c0a4bf41131f4bb2c
1 file changed