From f886863e6d8024ef6d2c2712aa518a761fff6b9d Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Wed, 9 Nov 2016 01:17:49 -0800 Subject: snap: Better capture animation * Modified version from Camera2 * Also adjust the callbacks for better response Change-Id: I85ac23cdf35d9e2625799dd64b9f86aef103be7b --- res/layout/capture_module.xml | 9 ++++++++- res/layout/photo_module.xml | 12 +++++------- res/layout/video_module.xml | 12 +++++------- 3 files changed, 18 insertions(+), 15 deletions(-) (limited to 'res/layout') diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml index b03c43317..dba8de9a8 100644 --- a/res/layout/capture_module.xml +++ b/res/layout/capture_module.xml @@ -64,7 +64,14 @@ android:id="@+id/focus_ring" android:layout_width="match_parent" android:layout_height="match_parent" /> - + + + + + - diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml index c6a9d7e80..f12f06ce7 100644 --- a/res/layout/video_module.xml +++ b/res/layout/video_module.xml @@ -43,13 +43,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/black" /> - +