LatinIME/tests
Jean Chalard 84bfde0421 Fix a test.
The test was not passing the correct input type when it was
creating the text view, resulting in mismatched types seen from
TextView and LatinIME with some bad results. The test would
even go as far as restoring it after it's been fixed by TextView.

Additionally, since we want to enter litteral carriage returns,
the input type should be MULTI_LINE. If not, TextView does
not allow carriage returns.

Bug: 8302690
Change-Id: I1c20bcf6ca554ad981048ec181e19c649f6c742e
2013-04-02 18:20:14 +09:00
..
data Fix SuggestTests 2012-01-13 15:25:28 +09:00
res/values Fix confusable "label" usage, use "text" instead 2012-04-20 15:48:30 +09:00
src/com/android/inputmethod Fix a test. 2013-04-02 18:20:14 +09:00
Android.mk Remove android.test.runner from tests app 2013-02-05 16:07:31 -08:00
AndroidManifest.xml Follow up to If933fcad56d81dcc956b6114727e01be9686ee9c 2013-02-10 00:31:40 +09:00