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,8 +437,9 @@ public final class ImageEditorView extends FrameLayout {
|
|||||||
} else {
|
} else {
|
||||||
tapListener.onEntitySingleTap(null);
|
tapListener.onEntitySingleTap(null);
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user