From b6d989e1d75fd8c2a5aeafe846a99aae33bd7355 Mon Sep 17 00:00:00 2001 From: nicolasroard Date: Tue, 2 Oct 2012 21:57:22 -0700 Subject: Implement sharpen bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01 --- res/layout/filtershow_activity.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml index 0dead607f..1449f16e9 100644 --- a/res/layout/filtershow_activity.xml +++ b/res/layout/filtershow_activity.xml @@ -125,6 +125,12 @@ android:layout_height="wrap_content" android:visibility="gone" /> + +