mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 06:07:32 +00:00

committed by
Alan Evans

parent
841c9424e9
commit
1fe38f5ed1
@@ -437,9 +437,10 @@ public final class ImageEditorView extends FrameLayout {
|
||||
} else {
|
||||
tapListener.onEntitySingleTap(null);
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean onDown(MotionEvent e) {
|
||||
|
Reference in New Issue
Block a user