类分层结构
- java.lang.Object
- ConstraintLayout
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.FrameLayout
- android.widget.LinearLayout
- android.widget.RelativeLayout
- kotyox.layout.XConstraintLayoutHelper (implements kotyox.layout.XLayout)
- kotyox.layout.XFrameLayoutHelper (implements kotyox.layout.XLayout)
- kotyox.layout.XLinearLayoutHelper (implements kotyox.layout.XLayout)
- kotyox.layout.XRelativeLayoutHelper (implements kotyox.layout.XLayout)
接口分层结构
注释类型分层结构