Checks that ScrollViews use wrap_content in the scrolling dimension
wrap_content
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
layout_width
layout_height
fill_parent
match_parent