From 4176a268e7a06e98fc41d12d5e806cd7af1f3132 Mon Sep 17 00:00:00 2001 From: Ruben Brunk Date: Thu, 4 Apr 2013 17:20:42 -0700 Subject: Moving crop to a separate activity. Refactoring. Bug: 8526929 Change-Id: I8acf6d46de069dd84c31afea6b4a7ae8e1c2fcce --- res/layout/crop_activity.xml | 55 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 res/layout/crop_activity.xml diff --git a/res/layout/crop_activity.xml b/res/layout/crop_activity.xml new file mode 100644 index 000000000..3f8a4a556 --- /dev/null +++ b/res/layout/crop_activity.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + -- cgit v1.2.3