Fix LayoutInflaterFactoryTestCase

The test can failing because the example layouts
were trying to inflate <View /> which AppCompat
doesn't handle. Moving to TextView is a more valid
test.

Change-Id: I1c00b6907073d8b5f74acea238e004dfc482ed79
3 files changed