Checks that ScrollViews use wrap_content in the scrolling dimension

ScrollView children must set their layout_width or layout_height attributes to wrap_content rather than fill_parent or match_parent in the scrolling dimension