From 829ca6c97c928a8a9ed83119d3a5ca2e19642b36 Mon Sep 17 00:00:00 2001 From: Jack Yoo Date: Wed, 3 Feb 2016 17:52:18 -0800 Subject: SnapdragonCamera: Recording screen to be dynamic Let the recording rotate layout to be removed by default and added when it's needed. Change-Id: I2b910897956b914c150941276b299160e9147055 CRs-Fixed: 958510 --- res/layout/video_module.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/layout/video_module.xml') diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml index fa01a6c85..54ba72ebe 100644 --- a/res/layout/video_module.xml +++ b/res/layout/video_module.xml @@ -64,7 +64,6 @@ android:layout_width="wrap_content" android:layout_marginLeft="70dp" android:padding="23dp" - android:visibility="gone" android:src="@drawable/btn_pause_recording"/> -- cgit v1.2.3