added in version 26.1.0
belongs to Maven artifact com.android.support:support-emoji:28.0.0-alpha1

EmojiTextView

public class EmojiTextView
extends TextView

java.lang.Object
   ↳ android.view.View
     ↳ android.widget.TextView
       ↳ android.support.text.emoji.widget.EmojiTextView


TextView widget enhanced with emoji capability by using EmojiTextViewHelper. When used on devices running API 18 or below, this widget acts as a regular TextView.

Summary

Inherited constants

From class android.widget.TextView
From class android.view.View