mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-10 14:24:05 +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 {
|
init {
|
||||||
ButterKnife.bindthis, itemView)
|
ButterKnife.bind(this, itemView)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user