commit | c832bd57f7d5c8accf4aff0c6c6b3bbde88b9f1a | [log] [tgz] |
---|---|---|
author | Clara Bayarri <clarabayarri@google.com> | Tue Jan 02 15:32:18 2018 +0000 |
committer | Clara Bayarri <clarabayarri@google.com> | Tue Jan 02 15:46:08 2018 +0000 |
tree | d4f92e27de8a07e1f730d726b163b70ee14077ba | |
parent | 04c17bec55e1982547dc331757ea893afbdffd1c [diff] |
Fix crash in EditText#getText EditText#getText assumes the text is editable. However if this is called during construction, the text might still be a String. Bug: 36972818 Test: bit CtsWidgetTestCases:.EditTextTest Change-Id: I811fad057f33666692930cb60d696740f7b40a19