Remove unused click listeners and callbacks
This commit is contained in:
parent
fedc52adc3
commit
7c02e33bbd
2 changed files with 2 additions and 25 deletions
|
|
@ -916,7 +916,6 @@ class ThreadActivity : SimpleActivity() {
|
|||
adapter = AttachmentsAdapter(
|
||||
activity = this,
|
||||
recyclerView = thread_attachments_recyclerview,
|
||||
onItemClick = {},
|
||||
onAttachmentsRemoved = {
|
||||
thread_attachments_recyclerview.beGone()
|
||||
checkSendMessageAvailability()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue