mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-14 22:31:51 +00:00
committed by
Alan Evans
parent
841c9424e9
commit
1fe38f5ed1
@@ -437,8 +437,9 @@ public final class ImageEditorView extends FrameLayout {
|
||||
} else {
|
||||
tapListener.onEntitySingleTap(null);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user