summaryrefslogtreecommitdiffstats
path: root/res/layout/photo_module.xml
diff options
context:
space:
mode:
authorByunghun Jeon <bjeon@codeaurora.org>2015-06-16 20:17:22 -0700
committerByunghun Jeon <bjeon@codeaurora.org>2015-07-28 16:12:58 -0700
commitad2d0e655d1320044bc675cc959a0b023c394936 (patch)
tree00174e277345675a8d569e68ceb6b1400ec4b8a9 /res/layout/photo_module.xml
parent69a6c4f032c0acc993b009b0275c39de1e756057 (diff)
downloadandroid_packages_apps_Snap-ad2d0e655d1320044bc675cc959a0b023c394936.tar.gz
android_packages_apps_Snap-ad2d0e655d1320044bc675cc959a0b023c394936.tar.bz2
android_packages_apps_Snap-ad2d0e655d1320044bc675cc959a0b023c394936.zip
SnapdragonCamera: remove nav bar to enable full screen preview
Remove the navigation bar in order to take advantage of full screen. Change-Id: I25f42af825c4f3b7ad6521c2ee6d62fa4219044a CRs-Fixed: 865254
Diffstat (limited to 'res/layout/photo_module.xml')
-rw-r--r--res/layout/photo_module.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index a8ea2a169..afc637773 100644
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -26,6 +26,7 @@
android:layout_gravity="center" >
<include layout="@layout/count_down_to_capture" />
<FrameLayout
+ android:id="@+id/preview_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center_vertical|center_horizontal" >