private val repoStars by lazy {
            itemView.findViewById<TextView>(R.id.tv_repo_stars)
        }