From 10f9ed035975937f670679a9d238d9db9e9952f1 Mon Sep 17 00:00:00 2001 From: junjiez Date: Thu, 24 Nov 2016 16:31:52 +0800 Subject: SnapdragonCamera:Modify Camera2 VideoRecording UI Modify Camera2 VideoRecording UI and make it look like the same as the design document shows. Change-Id: I41ea3db7312847fe56ad9d8e73dfa92b030e79e2 CRs-Fixed: 1093507 --- res/layout/capture_module.xml | 28 +++++++++++----------------- res/layout/one_ui_layout.xml | 18 ++++++++++++++---- 2 files changed, 25 insertions(+), 21 deletions(-) mode change 100644 => 100755 res/layout/capture_module.xml (limited to 'res/layout') diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml old mode 100644 new mode 100755 index fc05fd0ca..0063a2e6a --- a/res/layout/capture_module.xml +++ b/res/layout/capture_module.xml @@ -67,30 +67,24 @@ android:layout_width="match_parent" android:layout_height="match_parent" /> - - - - - - + android:layout_alignParentTop="true" + android:layout_alignParentLeft="true" + android:visibility="gone" + android:layout_marginLeft="24dp" + android:layout_marginTop="80dp"> - - + + + +