When an emoji is used as the 'initial' for an avatar, use the whole emoji (#4277)
* When an emoji is used as the 'initial' for an avatar, use the whole emoji Use `BreakIterator.getCharacterInstance()` for a simpler solution.
This commit is contained in:
parent
047e659719
commit
717a15bea5
3 changed files with 68 additions and 10 deletions
|
|
@ -33,6 +33,7 @@ android {
|
|||
implementation(libs.vanniktech.blurhash)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.preferences.api)
|
||||
implementation(projects.libraries.testtags)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue