commit | 7c1e425838937c98d0cb29a8da9779b060506927 | [log] [tgz] |
---|---|---|
author | Abodunrinwa Toki <toki@google.com> | Tue Sep 26 20:09:06 2017 +0100 |
committer | Abodunrinwa Toki <toki@google.com> | Tue Sep 26 20:09:06 2017 +0100 |
tree | ce79a709d14769efeb91609c9fcdf83fa6ed368b | |
parent | d35b250a4de82a5f4fe452c32c69fd981496baa5 [diff] |
Fix crash due to TextView.getText() returning null. This CL ensures that a null text is not passed to TextClassificationHelper.reset(...) This CL does not handle the issue of TextView.getText() being null. Bug: 65682674 Test: none Change-Id: Id8bdc062ecf21cc14810586580fef9052672cfd8