Fix AppCompatImageViewTest test.

Check drawable state using a matcher that calls it from the UI thread.
This is needed because assertAllPixelsOfColor changes the bounds of the
drawable that can only be done from the UI thread.

Bug: 29550691
Change-Id: I0d39ec9fea66e60a8e793991b341816b13d8f9f1
1 file changed