mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 08:47:46 +00:00
parent
3acfba7bd0
commit
c2796285d5
@ -90,6 +90,7 @@ public class LongClickMovementMethod extends LinkMovementMethod {
|
|||||||
aSpan.setHighlighted(false, Color.TRANSPARENT);
|
aSpan.setHighlighted(false, Color.TRANSPARENT);
|
||||||
}
|
}
|
||||||
Selection.removeSelection(buffer);
|
Selection.removeSelection(buffer);
|
||||||
|
return gestureDetector.onTouchEvent(event);
|
||||||
}
|
}
|
||||||
return super.onTouchEvent(widget, buffer, event);
|
return super.onTouchEvent(widget, buffer, event);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user