summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-05-01 14:50:04 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-01 14:50:04 -0700
commit4c273c0343e885409ecf9c692fd5da5ad308cec4 (patch)
tree2f8f12879fa68c5bd9e1352697c66e9928f207f4 /res/values
parent8656a5970e793d76c5de2379ddef75eb6a270ec0 (diff)
parentfb9361419abfac7f893674bb6f4d1b1f8ab1f677 (diff)
downloadandroid_packages_apps_Gallery2-4c273c0343e885409ecf9c692fd5da5ad308cec4.tar.gz
android_packages_apps_Gallery2-4c273c0343e885409ecf9c692fd5da5ad308cec4.tar.bz2
android_packages_apps_Gallery2-4c273c0343e885409ecf9c692fd5da5ad308cec4.zip
am fb936141: Merge "Fix layout and preview for tablets" into gb-ub-photos-bryce
* commit 'fb9361419abfac7f893674bb6f4d1b1f8ab1f677': Fix layout and preview for tablets
Diffstat (limited to 'res/values')
-rw-r--r--res/values/dimens.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index 57194167e..a1e237002 100644
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -100,4 +100,5 @@
<dimen name="capture_size">48dip</dimen>
<dimen name="capture_margin_right">16dip</dimen>
<dimen name="capture_margin_top">16dip</dimen>
+ <dimen name="camera_controls_size">0dip</dimen>
</resources>