AdvancedDividerItemDecoration

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet)
constructor(context: Context, attrs: AttributeSet, showFirstDivider: Boolean, showLastDivider: Boolean)
constructor(context: Context, resId: Int)
constructor(context: Context, resId: Int, showFirstDivider: Boolean, showLastDivider: Boolean)
constructor(divider: Drawable)
constructor(divider: Drawable, showFirstDivider: Boolean, showLastDivider: Boolean)

Functions

Link copied to clipboard
open fun getItemOffsets(@NonNull p0: Rect, p1: Int, @NonNull p2: RecyclerView)
open override fun getItemOffsets(outRect: Rect, view: View, parent: RecyclerView, state: RecyclerView.State)
Link copied to clipboard
Link copied to clipboard
open override fun onDrawOver(c: Canvas, parent: RecyclerView, state: RecyclerView.State)