Skip to content

Instantly share code, notes, and snippets.

@bangiqi
Created June 15, 2018 16:15
Show Gist options
  • Save bangiqi/c9e94b9b78df26b9fe46a6ce59eb0b2b to your computer and use it in GitHub Desktop.
Save bangiqi/c9e94b9b78df26b9fe46a6ce59eb0b2b to your computer and use it in GitHub Desktop.
class ViewHolder (view: View) : RecyclerView.ViewHolder(view){
val tvNamaBulanHijriyah = view.tv_nama_blnhijriah
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment