Closed drm87 closed 4 years ago
iDrive seems to have problems showing emojis (at least my ID4 system).
It would be great to incorporate a function to replace emojis with text in notifications, for example: 😀 => :grinning: 😉 => :wink:
:grinning:
:wink:
There are already libraries available that should help with that, for example: https://github.com/AniTrend/android-emojify or its origins https://github.com/vdurmont/emoji-java
This is great, thanks for the idea!
iDrive seems to have problems showing emojis (at least my ID4 system).
It would be great to incorporate a function to replace emojis with text in notifications, for example: 😀 =>
:grinning:
😉 =>:wink:
There are already libraries available that should help with that, for example: https://github.com/AniTrend/android-emojify or its origins https://github.com/vdurmont/emoji-java