RohiniRaman31
RohiniRaman31
is there any way to create a custom adapter by extending the MessageList adapter.When I try to extend the adapter got this error ``` None of the following functions can...
am loading the old messages when the user enters into chat screen, these messages may be text or image files and it's taking more time to so I need to...
App crashed with this error when its trying to parse the emoji java.lang.ExceptionInInitializerError at com.vdurmont.emoji.EmojiManager.getForAlias(EmojiManager.java:86) at com.vdurmont.emoji.EmojiParser.getAliasAt(EmojiParser.java:152) at com.vdurmont.emoji.EmojiParser.parseToUnicode(EmojiParser.java:117)
Hi, I need to display the emoji using the alias name but some of the emoji alias names are different so its displays empty value,If it's possible to add the...