From 762b4350b731e1c2189c871dc77627df2be87549 Mon Sep 17 00:00:00 2001 From: Likai Ding Date: Wed, 10 Dec 2014 18:09:27 +0800 Subject: SnapdragonCamera: implement refocus feature Add a scene mode for refocus. If the latest photo is taken with refocus, user can click on the preview thumbnail, then refocus it by tapping on the photo. Change-Id: I2fd69439467f5a1e33d23d8d239aa3472d88b585 --- res/layout/refocus_editor.xml | 68 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 res/layout/refocus_editor.xml (limited to 'res/layout/refocus_editor.xml') diff --git a/res/layout/refocus_editor.xml b/res/layout/refocus_editor.xml new file mode 100644 index 000000000..c4b42bb4c --- /dev/null +++ b/res/layout/refocus_editor.xml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + -- cgit v1.2.3