mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 06:23:17 +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