Skip to content
Commit 05af162a authored by Siyamed Sinir's avatar Siyamed Sinir
Browse files

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
parent a8f1e224
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment