Skip to content
Commit 8603da63 authored by Haoyu Zhang's avatar Haoyu Zhang
Browse files

Fix: EditText crash when insert emoji in insert mode

InsertModeTransformationMethod.TransformedText#getSpan returns wrong
spans when the given range is collapsed. This caused the EditText to
crash when insert mode and EmojiCompat are used together. This CL fixed
the above issue and also updated the tests.

Bug: 278153638
Test: atest InsertModeTransformationMethodTest
Change-Id: Ia036be0efc1cb358857ff827f0fba7d60fb58912
parent 54c2554d
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