Heberth vargas Tello
Heberth vargas Tello
i am not sure about your question, but on the screenshot the new emojis look good on EditText but on TextView look small and the emojis do not look like...
i attached an example how it looks on your example code you can see the difference between old and new emojis 
> What are the necessary code changes to have this? How does the layout code look like? i did not change anything on your code, it is the same code...
MainActivity.kt ``` package com.vanniktech.emoji.sample import android.annotation.SuppressLint import android.content.Intent import android.graphics.PorterDuff import android.os.Bundle import android.view.Gravity import android.view.LayoutInflater.Factory2 import android.view.MenuItem import android.view.View import android.widget.PopupMenu import androidx.appcompat.app.AppCompatActivity import androidx.core.content.ContextCompat import androidx.core.provider.FontRequest import androidx.emoji.text.EmojiCompat...
not only your sample show bad the new emojis, my app using the new library shows bad the new emojis
i installed the same sample app, i did not change anything i tested the sample app with other device and i got the same result on Samsung and Motorola i...
i will dowload again your code of github and i will test it again ..
 i am using IOS provider and i am using your code on sample app, even i change to differents providers like twitter provider and i get the same problem...
i realized something new on notifications i can not see the new emojis, but the old emojis i can see them maybe the problem has relation with that, maybe some...
> @hvar90 did you solve this error? No, i don't :( if you find the problem please to write the info about the problem