Fix AppCompatBaseViewTest to work in landscape mode.

Certain view might not be visible due to the height of the screen.
It was failing AppCompatTintableViewActions#setEnabled which does
not actually require views to be on screen anyway.

Bug: 30198627
Change-Id: I023cbe559fbbb4958c57a8b741ab6bb877a39424
1 file changed