summaryrefslogtreecommitdiffstats
path: root/res/values/dimens.xml
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-11-17 20:38:43 -0800
committerMichael Bestas <mikeioannina@gmail.com>2017-01-04 22:00:42 +0200
commit42f83ee5aa67143fe2b375e51a2f1785846526e7 (patch)
tree0c8686bab4175181e49f56af8932da31d7569b27 /res/values/dimens.xml
parent7ad3257b19464871c53eb4f11e98123fba35d6a0 (diff)
downloadandroid_packages_apps_Snap-42f83ee5aa67143fe2b375e51a2f1785846526e7.tar.gz
android_packages_apps_Snap-42f83ee5aa67143fe2b375e51a2f1785846526e7.tar.bz2
android_packages_apps_Snap-42f83ee5aa67143fe2b375e51a2f1785846526e7.zip
snap: Improve the histogram
* Make it work with the new UI * Make it pretty Change-Id: Ib920307639f997c82ed003e0712fb28e9912a8e8
Diffstat (limited to 'res/values/dimens.xml')
-rw-r--r--res/values/dimens.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index c6dde51c7..513c8c8d7 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -187,4 +187,7 @@
<dimen name="refocus_stroke_width">2dp</dimen>
<dimen name="bottom_bar_ripple_radius">30dp</dimen>
+
+ <dimen name="histogram_height">50dp</dimen>
+ <dimen name="histogram_width">120dp</dimen>
</resources>