mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-25 18:37:21 +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)
|
onPress?.invoke(rawX, rawY)
|
||||||
pressCallback = null
|
pressCallback = null
|
||||||
}
|
}
|
||||||
|
|
||||||
fun onContentClick() {
|
|
||||||
messageContentView.onContentClick?.invoke()
|
|
||||||
}
|
|
||||||
// endregion
|
// endregion
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user