Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 15, 2019 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/610a64e87d55f7329e3805ca843fc0cf to your computer and use it in GitHub Desktop.
Save parzibyte/610a64e87d55f7329e3805ca843fc0cf to your computer and use it in GitHub Desktop.
vista.setOnLongClickListener {
interfazClickRecyclerView.onClick(it, deudas!![viewHolder.adapterPosition])
return@setOnLongClickListener true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment