commit | 05af162ab591294c11fe01e2db449c6990599b68 | [log] [tgz] |
---|---|---|
author | Siyamed Sinir <siyamed@google.com> | Fri Aug 05 22:44:12 2016 -0700 |
committer | Siyamed Sinir <siyamed@google.com> | Tue Aug 09 16:19:52 2016 +0000 |
tree | 858e4115e5a3c375b97392b2dd76bc5102ec455d | |
parent | a8f1e2249d619915852e8c52b89d00597fa34421 [diff] |
Use SpannableFactory for TextView.removeSuggestionSpans TextView.removeSuggestionSpans function was creating an instance of Spannable using the constructor. This CL changes it to use Spannable.Factory to create the instance. Bug: 30709627 Change-Id: I190b68c5937e7194622d2a01de78143c1ce469ac