toggle menu
DpadRecyclerView
androidJvm
switch theme
search in API
dpadrecyclerview
/
com.rubensousa.dpadrecyclerview.spacing
/
DpadSpacingLookup
Dpad
Spacing
Lookup
interface
DpadSpacingLookup
Checks if a decoration should be applied for a given
RecyclerView.ViewHolder
Members
Functions
should
Apply
Spacing
Link copied to clipboard
abstract
fun
shouldApplySpacing
(
viewHolder
:
RecyclerView.ViewHolder
,
itemCount
:
Int
)
:
Boolean