view.setOnLongClickListener{ Toast.makeText(this, "Long click detected", Toast.LENGTH_SHORT).show() return@setOnLongClickListener true }