mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 06:14:10 +01:00
fix after rebase
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
ac986c61aa
commit
3c4714f716
@ -256,6 +256,6 @@ class MagicIncomingTextMessageViewHolder(itemView: View) : MessageHolders
|
||||
}
|
||||
|
||||
init {
|
||||
ButterKnife.bindthis, itemView)
|
||||
ButterKnife.bind(this, itemView)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user