SearchAdapter.HolderItem

class HolderItem

Keeping views accessible saves calls to findViewById, which is a performance bottleneck. This is exactly why we have RecyclerView!

Fields

itemName

TextView itemName

numUsers

TextView numUsers

peopleIcon

ImageView peopleIcon