summaryrefslogtreecommitdiffstats
path: root/res/layout-port
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2016-03-25 13:12:21 +0100
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-03-29 00:18:36 -0700
commit6611f21d1fb9fecaf8dfc12ade9fa1e861cb57e2 (patch)
tree33a517ccd03ead6c49b9a044ef6de269b3b76d3d /res/layout-port
parentbf93e1b5207dd9286143624af4fe90af21c2e0d4 (diff)
downloadandroid_packages_apps_Snap-6611f21d1fb9fecaf8dfc12ade9fa1e861cb57e2.tar.gz
android_packages_apps_Snap-6611f21d1fb9fecaf8dfc12ade9fa1e861cb57e2.tar.bz2
android_packages_apps_Snap-6611f21d1fb9fecaf8dfc12ade9fa1e861cb57e2.zip
Beautify and optimize histogram view.
Make it semi-transparent, draw a predictable number of grid lines and drop the unneeded drawing to a bitmap. Change-Id: I07e3cb8507f5bebbd06730ccc28acb8053bc1d1a
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/camera_controls.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-port/camera_controls.xml b/res/layout-port/camera_controls.xml
index bb73cf3c5..5b92db021 100644
--- a/res/layout-port/camera_controls.xml
+++ b/res/layout-port/camera_controls.xml
@@ -103,6 +103,7 @@
android:layout_width="200dip"
android:layout_height="200dip"
android:layout_marginTop="20dip"
+ android:padding="2dp"
android:visibility="gone" />
<TextView