toggle menu
DpadRecyclerView
androidJvm
switch theme
search in API
dpadrecyclerview
/
com.rubensousa.dpadrecyclerview
/
ParentAlignment
/
ParentAlignment
Parent
Alignment
constructor
(
parcel
:
Parcel
)
constructor
(
edge
:
ParentAlignment.Edge
=
Edge.MIN_MAX
,
offset
:
Int
=
ViewAlignment.DEFAULT_OFFSET
,
fraction
:
Float
=
ViewAlignment.DEFAULT_FRACTION
,
isFractionEnabled
:
Boolean
=
true
,
preferKeylineOverEdge
:
Boolean
=
edge == MAX
)