Skip to content
Snippets Groups Projects
  • Jean Chalard's avatar
    84bfde04
    Fix a test. · 84bfde04
    Jean Chalard authored
    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
    84bfde04
    History
    Fix a test.
    Jean Chalard authored
    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