Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set emoji as a drawable instead of text? #2

Open
jigneshvashundhara opened this issue May 17, 2019 · 1 comment
Open

How to set emoji as a drawable instead of text? #2

jigneshvashundhara opened this issue May 17, 2019 · 1 comment

Comments

@jigneshvashundhara
Copy link

Problem is that while i am set emoji using setThumbDrawable method the thumb was change but the floating emoji will be same as old default emoji

@bernaferrari
Copy link
Owner

image
Well, this is the main issue. It is using getTextBounds and then drawText. I could use drawBitmap, but what would be the getTextBounds equivalent for a drawable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants