getProperties
open fun getProperties(@NonNull context: Context, @Nullable attrs: AttributeSet, defStyleAttr: Int, defStyleRes: Int): RecyclerView.LayoutManager.Properties(source)
Parse the xml attributes to get the most common properties used by layout managers. orientationspanCountreverseLayoutstackFromEnd
Return
an object containing the properties as specified in the attrs.