From 7358bb7ccec3560e562f2e6e04f8295aab2f773a Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 31 May 2017 20:36:20 +0200 Subject: [PATCH] handle Crop intent for setting contact photo etc --- app/src/main/AndroidManifest.xml | 12 ++++++++++ .../gallery/activities/EditActivity.kt | 24 ++++++++++++++++--- 2 files changed, 33 insertions(+), 3 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f3cf094b3..8c640a923 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -145,6 +145,18 @@ + + + + + + + + + + + +