Ensar Sarajčić ded7159d3b Use BreakIterator to count characters to delete
Since emoji characters take up multiple characters, this
uses BreakIterator from android.icu to correctly determine length
of a single Unicode character. This also fixes behavior for other
Unicode characters that may be made up of multiple characters.
2023-07-26 08:29:04 +02:00
..
2022-01-04 10:03:20 +01:00
2023-07-09 17:45:37 +02:00