MapSearchDecoration

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getItemOffsets(outRect: Rect, itemPosition: Int, 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(c: Canvas, parent: RecyclerView, state: RecyclerView.State)
Link copied to clipboard