From 929d67931a209e6830b8b83d9a2a0f3dbd38c841 Mon Sep 17 00:00:00 2001 From: junjiez Date: Tue, 20 Dec 2016 15:55:31 +0800 Subject: SnapdragonCamera: add features for 3rd-party apps Add capture and recording features for 3rd-party app. Change-Id: Iefedbed2cb17cca17941e70f861448a2b8f97da2 CRs-Fixed: 1095457 --- res/layout/capture_module.xml | 53 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) (limited to 'res/layout/capture_module.xml') diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml index 44d5c59c6..84444597b 100755 --- a/res/layout/capture_module.xml +++ b/res/layout/capture_module.xml @@ -98,4 +98,57 @@ style="@style/CameraControls" layout="@layout/menu_help" android:layout_gravity="center" /> + + + + + + + + + + + + + + -- cgit v1.2.3