From efd1db011b7c85ffd590ec80f535d95070d4371e Mon Sep 17 00:00:00 2001 From: Yuli Huang Date: Mon, 12 Sep 2011 22:25:30 +0800 Subject: Fix b/4643148: Make PhotoEditor integrated into Gallery. 1. Move PhotoEditor code/resources into Gallery for single apk. 2. Change PhotoEditor package to com.android.gallery3d.photoeditor. 3. Rename PhotoEditor resources to avoid mess up Gallery resources. 4. Move Doodle effect from fix-effects to color-effects. 5. Update PhotoEditor bottom action-bar background. Change-Id: I1a2f7d27d89a14fe6a0435575b993ed8b75e6bf4 --- res/layout/photoeditor_color_seekbar.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 res/layout/photoeditor_color_seekbar.xml (limited to 'res/layout/photoeditor_color_seekbar.xml') diff --git a/res/layout/photoeditor_color_seekbar.xml b/res/layout/photoeditor_color_seekbar.xml new file mode 100644 index 000000000..fb9386992 --- /dev/null +++ b/res/layout/photoeditor_color_seekbar.xml @@ -0,0 +1,24 @@ + + + + -- cgit v1.2.3