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