From 011d72d74778f6ed0269053eb91a912bee81e9de Mon Sep 17 00:00:00 2001 From: mosayeb Date: Mon, 29 Jan 2024 18:38:22 +0330 Subject: [PATCH 1/2] add zoomable(pinch zoom) feature to the crop activity --- .idea/workspace.xml | 33 +++++++------ .../sample/edgedetection/crop/CropActivity.kt | 3 +- .../sample/edgedetection/crop/ICropView.kt | 4 +- .../edgedetection/view/PaperRectangle.kt | 46 ++++++++++++++----- android/src/main/res/layout/activity_crop.xml | 9 ++-- 5 files changed, 63 insertions(+), 32 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f2666223..94747bc3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,19 +4,23 @@ -