Material Text View
constructor(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int, defStyleRes: Int)
Deprecated
Since AppCompatTextView does not provide a 4 arg constructor, the defStyleRes argument will be ignored. Please use the 3 arg constructor instead. see MaterialTextView