mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-27 12:05:22 +00:00
fix: merge changes and fix conflicts
This commit is contained in:
parent
6775e0afd7
commit
3611f4655c
@ -313,9 +313,5 @@ class VisibleMessageView : LinearLayout {
|
||||
onPress?.invoke(rawX, rawY)
|
||||
pressCallback = null
|
||||
}
|
||||
|
||||
fun onContentClick() {
|
||||
messageContentView.onContentClick?.invoke()
|
||||
}
|
||||
// endregion
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user