get Item Count

open override fun getItemCount(): Int

Method to define how many item displayed in RecyclerView

Return

size of list item used

Sources

Link copied to clipboard