Move ViewFlipperTest to UI Thread

This fixes:
android.view.ViewAncestor$CalledFromWrongThreadException: Only the
original thread that created a view hierarchy can touch its views.

...but the test then fails for another reason to be inspected later.

Change-Id: I7ea5eb58b8633701f631f76bc74ec83132026d84
1 file changed