summaryrefslogtreecommitdiffstats
path: root/res/layout/capture_module.xml
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-06-15 01:11:36 -0600
committerLinux Build Service Account <lnxbuild@localhost>2017-06-15 01:11:36 -0600
commit2a3910d3535474770f2299de6aa8ce42ab9e7c60 (patch)
treea2f4313996985f9bf627c607839f52bc46a098fa /res/layout/capture_module.xml
parent88560f174d803902bd9bda2f0cf5f744f0a78aa5 (diff)
parentf245124ed851a0888dbced9b887d0db2f0135177 (diff)
downloadandroid_packages_apps_Snap-2a3910d3535474770f2299de6aa8ce42ab9e7c60.tar.gz
android_packages_apps_Snap-2a3910d3535474770f2299de6aa8ce42ab9e7c60.tar.bz2
android_packages_apps_Snap-2a3910d3535474770f2299de6aa8ce42ab9e7c60.zip
Promotion of camera-SnapdragonCamera.lnx.1.0-00002.
CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2061713 Ib808dd2fe25398c444b220d40693a0436e4f6db5 SnapdragonCamera: Changes for SDM bringup Change-Id: Ic7c3b93a9417958edc0f8da31f9f54805104db48 CRs-Fixed: 2061713
Diffstat (limited to 'res/layout/capture_module.xml')
-rwxr-xr-xres/layout/capture_module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/capture_module.xml b/res/layout/capture_module.xml
index 2c381bfdf..386155a9c 100755
--- a/res/layout/capture_module.xml
+++ b/res/layout/capture_module.xml
@@ -49,6 +49,7 @@
android:id="@+id/preview_cover"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:visibility="gone"
android:background="@android:color/black" />
<FrameLayout