From 01847b7c4bac4432df92c24e173bada7193bfe1a Mon Sep 17 00:00:00 2001 From: junjiez Date: Mon, 12 Dec 2016 17:30:39 +0800 Subject: SnapdragonCamera: Modify video preview UI Ensure all the unuseful icons are hide when Show the video preivew UI. Change-Id: Ia59bb9d50a0d4e2cd8892faa74e6074725c4776e CRs-Fixed: 1099277 --- res/layout/video_module.xml | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) mode change 100644 => 100755 res/layout/video_module.xml (limited to 'res/layout') diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml old mode 100644 new mode 100755 index 2456caf82..56f585787 --- a/res/layout/video_module.xml +++ b/res/layout/video_module.xml @@ -77,19 +77,26 @@ android:id="@+id/labels" /> - - + android:layout_height="match_parent"> + + + + + -- cgit v1.2.3