类分层结构
- java.lang.Object
- android.support.v7.widget.RecyclerView.LayoutManager
- github.hellocsl.layoutmanager.gallery.GalleryLayoutManager (implements android.support.v7.widget.RecyclerView.SmoothScroller.ScrollVectorProvider)
- android.view.ViewGroup.LayoutParams
- android.view.ViewGroup.MarginLayoutParams
- android.support.v7.widget.RecyclerView.LayoutParams
接口分层结构