HeaderItemDecoration

Created By Akshay Sharma on 17,June,2021 https://ak1.io

Constructors

Link copied to clipboard
constructor(context: Context, mListener: StickyHeaderInterface)

Functions

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