类分层结构
- java.lang.Object
- FrameLayout
- FrameLayout
- LinearLayout
- LinearLayout
- ScrollView
- android.widget.TextView
- androidx.appcompat.widget.AppCompatTextView (implements androidx.core.widget.AutoSizeableTextView, androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableCompoundDrawablesView)
- View
接口分层结构