Fix failing TextInputLayoutTest tests.

TextInputEditText needs to be created on a UI thread. It throws an
exception otherwise.

Test: all tests now pass on API 17 whereas before they did not
Change-Id: I225e48da38d878fd798f89831623875e6c449e86
1 file changed