mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-27 13:19:25 +00:00
fix: merge changes and fix conflicts
This commit is contained in:
@@ -313,9 +313,5 @@ class VisibleMessageView : LinearLayout {
|
||||
onPress?.invoke(rawX, rawY)
|
||||
pressCallback = null
|
||||
}
|
||||
|
||||
fun onContentClick() {
|
||||
messageContentView.onContentClick?.invoke()
|
||||
}
|
||||
// endregion
|
||||
}
|
||||
|
Reference in New Issue
Block a user