summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-04-17 21:56:47 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-04-17 21:56:47 -0700
commita136064e151b0aade3e06356b3b32991a1ea7201 (patch)
tree6e8d3c3d40a6ceee97c05ce7804528d5d132b290 /res
parentb725102767aedd58057392053a8d7930626b329b (diff)
parentcef16d76d423dbdb426046ad5a339c32b9ac6f75 (diff)
downloadandroid_packages_apps_Snap-a136064e151b0aade3e06356b3b32991a1ea7201.tar.gz
android_packages_apps_Snap-a136064e151b0aade3e06356b3b32991a1ea7201.tar.bz2
android_packages_apps_Snap-a136064e151b0aade3e06356b3b32991a1ea7201.zip
Merge "SnapdragonCamera: Adjusting view initialization" into camera.lnx.1.0-dev.1.0
Diffstat (limited to 'res')
-rw-r--r--res/layout/video_module.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/video_module.xml b/res/layout/video_module.xml
index 1c1db4444..c1063510b 100644
--- a/res/layout/video_module.xml
+++ b/res/layout/video_module.xml
@@ -26,8 +26,7 @@
<SurfaceView
android:id="@+id/mdp_preview_content"
android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:visibility="gone" />
+ android:layout_height="match_parent" />
</FrameLayout>
<FrameLayout
android:layout_width="match_parent"