Commit 197f4743 authored by Darcy Wong's avatar Darcy Wong
Browse files

fix(android): Remove split surrogate pair from beginning of context

In a scenario where the context is 8 smiley emojis followed by `p̂p̂`
A backspace was removing an entire `p̂` sequence.

Because the new context was crossing a surrogate pair.
parent b29e112a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment