question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Emojis icon sizes Not Working in CustomRecycleAdapter

See original GitHub issue

device-2020-08-28-011802

I have gone through so many libraries and this is the first one I was able to implement successfully so thank you. Just a little challenge. I am unable to increase the icon size in for emojis inside a custom recycle adapter. I tried holder.textView.setEmojiSize(40, true); but the icons remain the same size. Please any suggestion?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
pcshedeurcommented, Aug 31, 2020

Thank you. Works perfectly. Your response time is impressive.

0reactions
Aghajaricommented, Aug 31, 2020

Done!

Check out AXEmojiView v1.2.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

Icons, Emojis - Material for MkDocs - GitHub Pages
One of the best features of Material for MkDocs is the possibility to use more than 10,000 icons and thousands of emojis in...
Read more >
How to store Emoji Character in MySQL Database
1) Database: Change Database default collation as utf8mb4 . 2) Table: Change table collation as CHARACTER SET utf8mb4 COLLATE utf8mb4_bin . Query:
Read more >
The struggle of using native emoji on the web
The first major problem is that, although emoji are released by the Unicode Consortium at a yearly cadence, OSes don't always update in...
Read more >
Use symbols, emojis, and special characters | Confluence Cloud
Learn how to use symbols, emojis, and special characters in Confluence Cloud. ... the inclusion of undo / redo buttons, or an emoji...
Read more >
Use emoji and symbols on Mac - Apple Support
Note: When the Character Viewer is expanded, you can add multiple characters at one time. If your Mac has a Touch Bar, you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found