summaryrefslogtreecommitdiffstats
path: root/res/layout/video_module.xml
diff options
context:
space:
mode:
authorJack Yoo <jyoo@codeaurora.org>2016-02-03 17:52:18 -0800
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-26 09:48:53 -0700
commitccd3e81c382dd72761ebf3947599c94f8fe0def2 (patch)
tree46280e2b07619531d198484ec3b54a54b4e3a1dd /res/layout/video_module.xml
parent02fa4483a6536b19ee49a5f98d30a3fa03eae72d (diff)
downloadandroid_packages_apps_Snap-ccd3e81c382dd72761ebf3947599c94f8fe0def2.tar.gz
android_packages_apps_Snap-ccd3e81c382dd72761ebf3947599c94f8fe0def2.tar.bz2
android_packages_apps_Snap-ccd3e81c382dd72761ebf3947599c94f8fe0def2.zip
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
Diffstat (limited to 'res/layout/video_module.xml')
-rw-r--r--res/layout/video_module.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml
index 520caaecd..97db03af2 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="50dp"
android:padding="23dp"
- android:visibility="gone"
android:src="@drawable/btn_pause_recording"/>
<include layout="@layout/viewfinder_labels_video"
android:id="@+id/labels" />