summaryrefslogtreecommitdiffstats
path: root/res/layout/camera_controls.xml
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-11-21 16:57:02 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 22:00:44 +0200
commit392d19ac46cedac5eec2d7de4c3da6758ae5f7b9 (patch)
tree42709bbad0cd204cd22c6cdaf4ffd47cc65e8b7e /res/layout/camera_controls.xml
parentebe7e67282fe66b03fccadc11d65890fe3f1a628 (diff)
downloadandroid_packages_apps_Snap-392d19ac46cedac5eec2d7de4c3da6758ae5f7b9.tar.gz
android_packages_apps_Snap-392d19ac46cedac5eec2d7de4c3da6758ae5f7b9.tar.bz2
android_packages_apps_Snap-392d19ac46cedac5eec2d7de4c3da6758ae5f7b9.zip
snap: Panorama fixes
* Fix animations and transitions * Disable warped preview overlay, this looks terrible and needs rewritten. Change-Id: I9474219c57fc204dd16797aa8921296e61cc9d37
Diffstat (limited to 'res/layout/camera_controls.xml')
-rw-r--r--res/layout/camera_controls.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/camera_controls.xml b/res/layout/camera_controls.xml
index 39bedb059..1d1314eac 100644
--- a/res/layout/camera_controls.xml
+++ b/res/layout/camera_controls.xml
@@ -73,7 +73,7 @@
android:layout_height="@dimen/preview_bottom_margin"
android:gravity="center"
android:weightSum="100"
- android:background="@drawable/camera_controls_bg_translucent"
+ android:background="@drawable/camera_controls_bg_opaque"
android:orientation="horizontal">
<com.android.camera.ui.RotateImageView